No denyhosts for rhel7

This commit is contained in:
Kevin Fenzi 2014-06-23 18:33:54 +00:00
parent 3c529d3eee
commit cf1c33fdd6

View file

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