ok maybe a newline will fix it.?.

This commit is contained in:
Stephen Smoogen 2014-05-27 23:00:30 +00:00
parent 58be119242
commit 90ccf9c5a1

View file

@ -11,7 +11,8 @@
tasks:
- include: "{{ tasks }}/accelerate_prep.yml"
- include: "{{ tasks }}/openvpn_client.yml" when: datacenter != 'phx2'
- include: "{{ tasks }}/openvpn_client.yml"
when: datacenter != 'phx2'
handlers:
- include: "{{ handlers }}/restart_services.yml"