Typi typo
This commit is contained in:
parent
ad94e48fe7
commit
06532ef4b7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
- name: copy simple-koji-ci configuration
|
||||
template: src={{ item.file }}
|
||||
dest={{ item.location }}/{{ item.file }}
|
||||
owner=root, group=root mode=0640
|
||||
owner=root group=root mode=0640
|
||||
with_items:
|
||||
- { file: simple-koji-ci.py, location: /etc/fedmsg.d }
|
||||
changed_when: "1 != 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue