write code like yoda, we must

This commit is contained in:
Stephen Smoogen 2014-05-27 22:50:47 +00:00
parent b8197212cb
commit 58be119242

View file

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