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.
|
||||
- name: empty out default config file
|
||||
copy:
|
||||
path=/etc/fedmsg.d/datanommer.py
|
||||
dest=/etc/fedmsg.d/datanommer.py
|
||||
content="config={}"
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue