well that went as well as expected. lets try with hands this time.

This commit is contained in:
Stephen Smoogen 2014-05-27 22:46:21 +00:00
parent 1d7d5ea567
commit b8197212cb

View file

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