Add some vpn to docs-backend

This commit is contained in:
Kevin Fenzi 2014-05-15 19:22:22 +00:00
parent fa3d33bbd4
commit 4df7a8e3ad

View file

@ -42,6 +42,8 @@
- include: "{{ tasks }}/2fa_client.yml"
- include: "{{ tasks }}/motd.yml"
- include: "{{ tasks }}/sudo.yml"
- include: "{{ tasks }}/openvpn_client.yml"
when: env != "staging"
# we want httpd for now, to examine the product directly
- include: "{{ tasks }}/apache.yml"