Hey look ma, no hands!

This commit is contained in:
Stephen Smoogen 2014-05-27 22:42:54 +00:00
parent 9daa623bc4
commit 1d7d5ea567

View file

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