myos/ansible/playbooks/disks.yml

7 lines
93 B
YAML

---
# file: playbooks/disks.yml
- hosts: '{{ target | default("all") }}'
roles:
- disks