it is regular file, not template
This commit is contained in:
parent
afcf2694e2
commit
83eb7d43af
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: copy ifcfg-eth1
|
||||
template: src="ifcfg-eth1" dest=/etc/sysconfig/network-scripts/ owner=root group=root mode=644
|
||||
copy: src="ifcfg-eth1" dest=/etc/sysconfig/network-scripts/ owner=root group=root mode=644
|
||||
notify:
|
||||
- restart network
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue