summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roles/base/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/base/tasks/main.yml b/roles/base/tasks/main.yml
index 6dcf5ad08..e691506a9 100644
--- a/roles/base/tasks/main.yml
+++ b/roles/base/tasks/main.yml
@@ -230,7 +230,7 @@
- iptables/iptables.{{ host_group }}
- iptables/iptables.{{ env }}
- iptables/iptables
- when: not inventory_hostname.startswith(('fed-cloud09','osbs'))
+ when: not inventory_hostname.startswith(('fed-cloud','osbs'))
notify:
- restart iptables
- reload libvirtd