Does this work?

This commit is contained in:
Kevin Fenzi 2014-06-25 21:44:51 +00:00
parent 746111d59b
commit 6f40c0701b

View file

@ -87,7 +87,7 @@
- name: iptables
template: src={{ item }} dest=/etc/sysconfig/iptables mode=600 backup=yes
first_available_file:
with_first_found:
- iptables/iptables.{{ ansible_fqdn }}
- iptables/iptables.{{ host_group }}
- iptables/iptables.{{ env }}