From d0768d63574bf1b56ec481c96a3a4524480b3f43 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 9 Jul 2014 14:08:09 +0000 Subject: [PATCH] Right. denyhosts. --- playbooks/groups/fedimg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/fedimg.yml b/playbooks/groups/fedimg.yml index 6c9dfee77f..78162f356e 100644 --- a/playbooks/groups/fedimg.yml +++ b/playbooks/groups/fedimg.yml @@ -29,7 +29,7 @@ roles: - base - rkhunter - - denyhosts + - { role: denyhosts, when: ansible_distribution_major_version != '7' } - nagios_client - hosts - fas_client