neuro_ansible/mount_points.yaml

12 lines
140 B
YAML
Raw Normal View History

2024-03-29 01:59:09 +01:00
---
- name: install our repos
hosts: all
become: true
tasks:
- name: mount_info
include_tasks: yaml_sub/mount_info.yaml