mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 05:12:35 +08:00
Move fas client to after apache so it has a chance of working when proxy01.stg is the only proxy to fas
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
- base
|
||||
- rkhunter
|
||||
- nagios/client
|
||||
- fas_client
|
||||
- collectd/base
|
||||
- sudo
|
||||
- rsyncd
|
||||
- { role: openvpn/client,
|
||||
when: env != "staging" }
|
||||
- apache
|
||||
- fas_client
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
||||
Reference in New Issue
Block a user