rkhunter isn't in epel7 yet, need to fix that.

This commit is contained in:
Kevin Fenzi 2014-06-20 23:04:08 +00:00
parent a81c6dee27
commit c1839d9f64

View file

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