From 1b2df0503b7f4e6b818a6b3e5a5f70b7e6c50894 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 25 Sep 2015 20:41:02 +0000 Subject: [PATCH] Drop denyhosts, we don't want it. --- playbooks/groups/autocloud-backend.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/autocloud-backend.yml b/playbooks/groups/autocloud-backend.yml index b8b31a5145..6ac600bc1d 100644 --- a/playbooks/groups/autocloud-backend.yml +++ b/playbooks/groups/autocloud-backend.yml @@ -13,7 +13,6 @@ roles: - base - rkhunter - - { role: denyhosts, when: ansible_distribution_major_version|int != 7 } - hosts - fas_client - nagios_client