infra-ansible/provision.yml
Ricardo Carrillo Cruz 6ea1d02c76 Reorg the roles layout
Put a bunch of subroles under the main 'bootstrap' role
2015-04-06 13:21:34 +02:00

7 lines
100 B
YAML

---
# file: provision.yml
- hosts: localhost
connection: local
roles:
- { role: provision }