Conditionalize denyhosts for rhel7

This commit is contained in:
Kevin Fenzi 2014-06-24 21:46:54 +00:00
parent 0e9035e934
commit 9405324127

View file

@ -34,7 +34,7 @@
roles: roles:
- base - base
- rkhunter - rkhunter
- denyhosts - { role: denyhosts, when: ansible_distribution_major_version != '7' }
- nagios_client - nagios_client
- hosts - hosts
- fas_client - fas_client