Right. Except for staging...

This commit is contained in:
Ralph Bean 2014-07-17 15:39:51 +00:00
parent f37014f246
commit ed8420c706

View file

@ -42,6 +42,7 @@
- include: "{{ tasks }}/2fa_client.yml"
- include: "{{ tasks }}/motd.yml"
- include: "{{ tasks }}/openvpn_client_7.yml"
when: env != "staging"
handlers:
- include: "{{ handlers }}/restart_services.yml"