Switch mailman to rhel7 openvpn task

This commit is contained in:
Kevin Fenzi 2014-07-01 17:25:56 +00:00
parent 6b862c20e9
commit fbeeb394bb

View file

@ -49,7 +49,7 @@
- include: "{{ tasks }}/motd.yml"
- include: "{{ tasks }}/apache.yml"
- include: "{{ tasks }}/mod_wsgi.yml"
- include: "{{ tasks }}/openvpn_client.yml"
- include: "{{ tasks }}/openvpn_client_7.yml"
when: env != "staging"
handlers: