Specify dest by name.
This commit is contained in:
parent
54de3e5d30
commit
ed3f36cdf8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - include: $tasks/fedmsg_hub
|
# - include: $tasks/fedmsg_hub
|
||||||
|
|
||||||
- name: copy database configuration
|
- name: copy database configuration
|
||||||
template: src=$item /etc/fedmsg.d/$item
|
template: src=$item dest=/etc/fedmsg.d/$item
|
||||||
with_items:
|
with_items:
|
||||||
- datanommer-db.py
|
- datanommer-db.py
|
||||||
- badges-global.py
|
- badges-global.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue