Typi typo
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
8379de63e5
commit
177e1757f5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
dest={{ item.location }}/{{ item.file }}
|
dest={{ item.location }}/{{ item.file }}
|
||||||
owner=root group=root mode=0644
|
owner=root group=root mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
- { file: listerner.cfg, location: /etc/ci-resultsdb-listener/ }
|
- { file: listener.cfg, location: /etc/ci-resultsdb-listener/ }
|
||||||
- { file: endpoints.py, location: /etc/fedmsg.d/ }
|
- { file: endpoints.py, location: /etc/fedmsg.d/ }
|
||||||
- { file: ci-resultsdb-listener.py, location: /etc/fedmsg.d/ }
|
- { file: ci-resultsdb-listener.py, location: /etc/fedmsg.d/ }
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue