dest != path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
35178bbbe0
commit
f6d0d1762f
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
# This file is in the package, empty, and we need to make sure we don't get that one.
|
# This file is in the package, empty, and we need to make sure we don't get that one.
|
||||||
- name: empty out default config file
|
- name: empty out default config file
|
||||||
copy:
|
copy:
|
||||||
path=/etc/fedmsg.d/datanommer.py
|
dest=/etc/fedmsg.d/datanommer.py
|
||||||
content="config={}"
|
content="config={}"
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue