ansible/global.yml
2020-11-25 10:50:28 +01:00

8 lines
102 B
YAML

---
- hosts: all
roles:
- system
- autofs
- role: ansible-role-chisel
become: yes