Only in prod tho
This commit is contained in:
parent
dcf9a500dc
commit
a62df97226
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
- include: "{{ tasks }}/apache.yml"
|
||||
- include: "{{ tasks }}/mod_wsgi.yml"
|
||||
- include: "{{ tasks }}/openvpn_client.yml"
|
||||
when: env != "staging"
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue