Fix location for simple-koji-ci config file

This commit is contained in:
Pierre-Yves Chibon 2017-11-21 16:29:39 +01:00
parent 4d29d49b2d
commit 0c77331e46

View file

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