Fix missing )

This commit is contained in:
Kevin Fenzi 2016-12-05 17:33:53 +00:00
parent 0ee9865961
commit 3163d7fdd5

View file

@ -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-cloud09','osbs'))
notify:
- restart iptables
- reload libvirtd