plugeth/ansible/host-config.yml
2015-01-14 17:03:37 +01:00

9 lines
127 B
YAML

---
- name: Provision the operation system for tests
# testing
hosts: all
# live
# hosts: TDB
roles:
- common