From 5ed0868707009a2f497bf78cc23ecacadb832beb Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 14 Oct 2014 18:10:54 +0200 Subject: [PATCH] No denyhosts on nuancier either --- playbooks/groups/nuancier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index 09e0c30539..baccf5e12b 100644 --- a/playbooks/groups/nuancier.yml +++ b/playbooks/groups/nuancier.yml @@ -34,7 +34,7 @@ roles: - base - rkhunter - - denyhosts + - { role: denyhosts, when: ansible_distribution_major_version != '7' } - nagios_client - hosts - fas_client