rkhunter isn't in epel7 yet, need to fix that.
This commit is contained in:
parent
a81c6dee27
commit
c1839d9f64
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
|||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/virt_instance_create.yml"
|
||||
- include: "{{ tasks }}/accelerate_prep.yml"
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
@ -33,7 +32,7 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- rkhunter
|
||||
- {role: rkhunter, when: ansible_distribution_major_version != 7}
|
||||
- denyhosts
|
||||
- nagios_client
|
||||
- fas_client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue