ansible-playbooks/ubuntu/site.yml
staticsafe 05b4122862 Remove appservers-php and webservers-nginx roles.
We are going to be using Galaxy roles going forward.
2017-01-12 20:20:40 +00:00

9 lines
102 B
YAML

---
- name: apply common configuration to all nodes
hosts: all
user: root
roles:
- common