Try moving this to a sperate play

This commit is contained in:
Kevin Fenzi 2016-02-09 23:03:18 +00:00
parent 18953e309d
commit 5cfb174f58

View file

@ -88,6 +88,19 @@
- include: /srv/web/infra/ansible/playbooks/include/proxies-haproxy.yml
- include: /srv/web/infra/ansible/playbooks/include/proxies-miscellaneous.yml
- name: Make sure we are deployed fully
hosts: proxies-stg:proxies
user: root
gather_facts: False
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- "/srv/private/ansible/vars.yml"
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
handlers:
- include: "{{ handlers }}/restart_services.yml"
tasks:
#
# If this is an initial deployment, we need the initial ticketkey