Fix call to commit_changes playbook

It was calling prior commit_push.yml
This commit is contained in:
Ricardo Carrillo Cruz 2015-04-29 17:31:07 +02:00
parent 21da5dfb5b
commit 0ad9920df1

View File

@ -2,4 +2,4 @@
- include: create_temp_folder.yml
- include: clone_system_config_locally.yml
- include: generate_site_pp.yml
- include: commit_push.yml
- include: commit_changes.yml