infra-ansible/deploy_site_pp.yml
Ricardo Carrillo Cruz 55303f4bb8 Major refactor
Decoupled several things from bootstrap roles into subroles
and added several default and group variables
2015-04-13 14:23:22 +02:00

7 lines
110 B
YAML

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