No denyhosts on el7 elections

This commit is contained in:
Pierre-Yves Chibon 2014-10-14 19:23:07 +02:00
parent 089fa24c4a
commit 1be00c3d78

View file

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