ansible-playbooks/playbooks/test.yml

12 lines
150 B
YAML
Raw Permalink Normal View History

2018-04-13 18:06:12 -04:00
---
- hosts: test
become: true
roles:
- core
- csc-auth
- csc-packages
2018-04-13 22:02:37 -04:00
- csc-filesystems
2018-04-13 22:51:55 -04:00
- general-use
- devel
#- gui