From 48ed2666c848b9ea36f3cee27b4bceef01722147 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 19 Feb 2014 23:06:46 +0000 Subject: [PATCH] iptables is in base --- playbooks/groups/bodhi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/groups/bodhi.yml b/playbooks/groups/bodhi.yml index 35d49094e6..404534c08a 100644 --- a/playbooks/groups/bodhi.yml +++ b/playbooks/groups/bodhi.yml @@ -45,7 +45,6 @@ - include: "{{ tasks }}/apache.yml" - include: "{{ tasks }}/openvpn_client.yml" when: env != "staging" - - include: "{{ tasks }}/iptables.yml" - include: "{{ tasks }}/mod_wsgi.yml" handlers: