mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Not httpd/base, but apache task
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
- include: "{{ tasks }}/apache.yml"
|
||||
|
||||
# You might think we would want these tasks on the proxy nodes, but they
|
||||
# actually deliver a configuration that our proxy-specific roles below then go
|
||||
@@ -85,7 +86,6 @@
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
roles:
|
||||
- httpd/base
|
||||
- httpd/proxy
|
||||
- varnish
|
||||
|
||||
|
||||
Reference in New Issue
Block a user