mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Move hosts role around so it might be done before haproxy check
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
roles:
|
||||
- base
|
||||
- hosts
|
||||
- rkhunter
|
||||
- nagios_client
|
||||
- fas_client
|
||||
@@ -74,6 +73,10 @@
|
||||
roles:
|
||||
- httpd/proxy
|
||||
- varnish
|
||||
#
|
||||
# Re-run hosts here so things are ok for the haproxy check
|
||||
#
|
||||
- hosts
|
||||
|
||||
# After setting up the "basics" of the proxy hosts above, here below we break
|
||||
# out the proxy-specific configuration into a couple different sub-playbooks.
|
||||
|
||||
Reference in New Issue
Block a user