Lets try and go back

This commit is contained in:
Kevin Fenzi 2014-06-12 21:06:42 +00:00
parent 549c077b4e
commit 411a2778b6

View file

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