mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
do not apply iptables to any fed-cloud machine now
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user