Move hosts to a role and put it before fas_client so initial runs can find admin.
This commit is contained in:
parent
7c51d2e497
commit
800c03d37e
101 changed files with 47 additions and 47 deletions
|
@ -31,12 +31,12 @@
|
|||
- rkhunter
|
||||
- denyhosts
|
||||
- nagios_client
|
||||
- hosts
|
||||
- fas_client
|
||||
- rsyncd
|
||||
- sudo
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/hosts.yml"
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue