No vpn needed in stg

This commit is contained in:
Kevin Fenzi
2014-06-09 20:00:28 +00:00
parent 99fa9428f4
commit 8a91ad5190

View File

@@ -45,6 +45,7 @@
- include: "{{ tasks }}/motd.yml"
- include: "{{ tasks }}/sudo.yml"
- include: "{{ tasks }}/openvpn_client.yml"
when: env != "staging"
handlers:
- include: "{{ handlers }}/restart_services.yml"