try this
This commit is contained in:
parent
42cd8ea185
commit
afcf2694e2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
copy: src="{{ _forward_src }}" dest="/root/.forward" owner=root group=root
|
||||
|
||||
- name: deploy /etc/hosts file
|
||||
copy: src="hosts" dest=/etc/hosts owner=root group=root mode=644
|
||||
copy: src="hosts" dest=/etc/ owner=root group=root mode=644
|
||||
|
||||
- name: install copr repo
|
||||
copy: src="yum/copr.repo" dest="/etc/yum.repos.d/copr.repo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue