try a reorder to see if that fixes the non-installs
This commit is contained in:
parent
55d485a0cf
commit
3305f0b30f
1 changed files with 2 additions and 2 deletions
|
@ -138,14 +138,14 @@
|
|||
# out the proxy-specific configuration into a couple different sub-playbooks.
|
||||
# Othewise, this file would be unbearably long.
|
||||
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-miscellaneous.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-haproxy.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-certificates.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-websites.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-reverseproxy.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-rewrites.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-redirects.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-fedora-web.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-haproxy.yml
|
||||
- include: /srv/web/infra/ansible/playbooks/include/proxies-miscellaneous.yml
|
||||
|
||||
- name: Make sure we are deployed fully
|
||||
hosts: proxies-stg:proxies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue