No denyhosts for rhel7.

This commit is contained in:
Ralph Bean 2014-07-08 17:58:45 +00:00
parent 1b0b262e47
commit b51c07d83e

View file

@ -31,7 +31,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