mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Fix location for simple-koji-ci config file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user