ok that didnt work
This commit is contained in:
parent
3305f0b30f
commit
48836e3695
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,6 @@
|
|||
# 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
|
||||
|
@ -146,6 +145,7 @@
|
|||
- 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-miscellaneous.yml
|
||||
|
||||
- name: Make sure we are deployed fully
|
||||
hosts: proxies-stg:proxies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue