Switch this back
This commit is contained in:
parent
2959a10def
commit
bd04c17890
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
- base
|
||||
|
||||
- name: iptables
|
||||
copy: src={{ item }} dest=/etc/sysconfig/iptables mode=600 backup=yes
|
||||
template: src={{ item }} dest=/etc/sysconfig/iptables mode=600 backup=yes
|
||||
with_first_found:
|
||||
- iptables/iptables.{{ ansible_fqdn }}
|
||||
- iptables/iptables.{{ host_group }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue