Conditionalize the denyhosts

This commit is contained in:
Kevin Fenzi 2014-08-26 19:20:10 +00:00
parent 176144ab95
commit 4f2500ccd0

View file

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