No denyhosts on el7 for pkgdb as well

This commit is contained in:
Pierre-Yves Chibon 2014-10-14 16:08:41 +02:00
parent a249a7a3aa
commit 57d15a53fc

View file

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