Template, not copy.
This commit is contained in:
parent
d24ebb66e2
commit
ef45dc9897
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
- koji_hub
|
||||
|
||||
- name: Copy staging reset script to /usr/local/share
|
||||
copy: src=koji-stage-reset.sql dest=/usr/local/share/koji-stage-reset.sql
|
||||
template: src=koji-stage-reset.sql dest=/usr/local/share/koji-stage-reset.sql
|
||||
when: env == 'staging'
|
||||
tags: koji_hub
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue