The humble quote
This commit is contained in:
parent
769efe6ab8
commit
b5695062c3
1 changed files with 8 additions and 8 deletions
|
@ -47,7 +47,7 @@
|
||||||
- include: "{{ tasks }}/openvpn_client.yml"
|
- include: "{{ tasks }}/openvpn_client.yml"
|
||||||
when: env != "staging"
|
when: env != "staging"
|
||||||
- include: "{{ tasks }}/iptables.yml"
|
- include: "{{ tasks }}/iptables.yml"
|
||||||
- include: "{{ tasks }}/mod_wsgi.yml
|
- include: "{{ tasks }}/mod_wsgi.yml"
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue