ansible/global.yml

8 lines
102 B
YAML
Raw Normal View History

2019-04-09 15:03:13 +00:00
---
- hosts: all
roles:
- system
2019-04-09 17:42:12 +00:00
- autofs
2020-11-25 09:50:28 +00:00
- role: ansible-role-chisel
become: yes