Rename the file to drop the from it

This commit is contained in:
Pierre-Yves Chibon 2017-11-21 16:49:52 +01:00
parent b4a06cdb72
commit 6208b4a213
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@
dest={{ item.location }}/{{ item.file }}
owner=root group=root mode=0640
with_items:
- { file: simple-koji-ci.py, location: /etc/fedmsg.d }
- { file: simple_koji_ci.py, location: /etc/fedmsg.d }
- { file: endpoints.py, location: /etc/fedmsg.d }
changed_when: "1 != 1"
tags: