Move hosts to a role and put it before fas_client so initial runs can find admin.

This commit is contained in:
Kevin Fenzi 2014-06-23 00:49:31 +00:00
parent 7c51d2e497
commit 800c03d37e
101 changed files with 47 additions and 47 deletions

View file

@ -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"