Fix location for simple-koji-ci config file
This commit is contained in:
parent
4d29d49b2d
commit
0c77331e46
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue