Denyhosts conditional

This commit is contained in:
Kevin Fenzi 2014-07-09 19:30:16 +00:00
parent e645400139
commit deb9cbf62a

View file

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