Add common include to site.yml

This commit is contained in:
Ricardo Carrillo Cruz 2015-04-13 15:55:25 +02:00
parent 178a5476ae
commit fecf70c71b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
# file: site.yml
- include: provision_infra_servers.yml
- include: common.yml
- include: set_hostnames.yml
- include: deploy_site_pp.yml
- include: deploy_hiera.yml