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:
parent
0b857ac02e
commit
3bd238bf71
1 changed files with 1 additions and 1 deletions
|
@ -16,13 +16,13 @@
|
||||||
- base
|
- base
|
||||||
- rkhunter
|
- rkhunter
|
||||||
- nagios/client
|
- nagios/client
|
||||||
- fas_client
|
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- sudo
|
- sudo
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging" }
|
||||||
- apache
|
- apache
|
||||||
|
- fas_client
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue