mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Only in prod tho
This commit is contained in:
@@ -50,6 +50,7 @@
|
|||||||
- include: "{{ tasks }}/apache.yml"
|
- include: "{{ tasks }}/apache.yml"
|
||||||
- include: "{{ tasks }}/mod_wsgi.yml"
|
- include: "{{ tasks }}/mod_wsgi.yml"
|
||||||
- include: "{{ tasks }}/openvpn_client.yml"
|
- include: "{{ tasks }}/openvpn_client.yml"
|
||||||
|
when: env != "staging"
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user