ansible-playbooks/install-syscom-container.yml

12 lines
190 B
YAML
Raw Normal View History

---
2017-02-19 13:34:36 -05:00
- hosts: identity.csclub.uwaterloo.ca
become: yes
become_method: sudo
roles:
- common
- core
2016-12-11 12:05:48 -05:00
- container
2016-11-28 18:52:46 -05:00
- static-ipv6
- auth
- cleanup