Fix things that are now roles
This commit is contained in:
parent
efe93c8943
commit
1033b5552e
1 changed files with 2 additions and 2 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- hosts
|
||||
- rkhunter
|
||||
- denyhosts
|
||||
- nagios_client
|
||||
|
@ -39,13 +40,12 @@
|
|||
- collectd/base
|
||||
- rsyncd
|
||||
- fas_server
|
||||
- sudo
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/hosts.yml"
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
- include: "{{ tasks }}/sudo.yml"
|
||||
- include: "{{ tasks }}/apache.yml"
|
||||
- include: "{{ tasks }}/mod_wsgi.yml"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue