Use copy here instead of file.
This commit is contained in:
parent
b19c53d31c
commit
fefc75b3d1
1 changed files with 2 additions and 3 deletions
|
@ -72,12 +72,11 @@
|
|||
- config
|
||||
|
||||
- name: install /var/tmp/bodhi-bz.cookie file
|
||||
file: >
|
||||
path=/var/tmp/bodhi-bz.cookie
|
||||
copy: >
|
||||
dest=/var/tmp/bodhi-bz.cookie
|
||||
owner=bodhi
|
||||
group=bodhi
|
||||
mode=0600
|
||||
state=file
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue