Not httpd/base, but apache task
This commit is contained in:
parent
0462f44c4b
commit
b855af4409
1 changed files with 1 additions and 1 deletions
|
@ -42,6 +42,7 @@
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
- include: "{{ tasks }}/2fa_client.yml"
|
- include: "{{ tasks }}/2fa_client.yml"
|
||||||
- include: "{{ tasks }}/motd.yml"
|
- include: "{{ tasks }}/motd.yml"
|
||||||
|
- include: "{{ tasks }}/apache.yml"
|
||||||
|
|
||||||
# You might think we would want these tasks on the proxy nodes, but they
|
# 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
|
# actually deliver a configuration that our proxy-specific roles below then go
|
||||||
|
@ -85,7 +86,6 @@
|
||||||
- include: "{{ handlers }}/restart_services.yml"
|
- include: "{{ handlers }}/restart_services.yml"
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- httpd/base
|
|
||||||
- httpd/proxy
|
- httpd/proxy
|
||||||
- varnish
|
- varnish
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue