dest != path

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-05 13:56:21 +02:00
parent 35178bbbe0
commit f6d0d1762f

View file

@ -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