A lot of changes based on dry run results

This commit is contained in:
2016-02-03 00:01:26 -05:00
parent bf4135224c
commit ba765059fc
10 changed files with 27 additions and 17 deletions

View File

@@ -1,6 +1,10 @@
---
# This playbook deploys the whole application stack for wrestlingdev
#
- name: Gather facts for all
hosts: all
remote_user: root
gather_facts: true
- include: playbooks/galeradb.yml
- include: playbooks/proxy.yml