Add some vpn to docs-backend
This commit is contained in:
parent
fa3d33bbd4
commit
4df7a8e3ad
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
||||||
- include: "{{ tasks }}/2fa_client.yml"
|
- include: "{{ tasks }}/2fa_client.yml"
|
||||||
- include: "{{ tasks }}/motd.yml"
|
- include: "{{ tasks }}/motd.yml"
|
||||||
- include: "{{ tasks }}/sudo.yml"
|
- include: "{{ tasks }}/sudo.yml"
|
||||||
|
- include: "{{ tasks }}/openvpn_client.yml"
|
||||||
|
when: env != "staging"
|
||||||
# we want httpd for now, to examine the product directly
|
# we want httpd for now, to examine the product directly
|
||||||
- include: "{{ tasks }}/apache.yml"
|
- include: "{{ tasks }}/apache.yml"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue