Use file tag instead of template
This commit is contained in:
parent
43bbc53007
commit
db949a7242
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
- fedimg
|
- fedimg
|
||||||
|
|
||||||
- name: copy the releng script to purge ami to test
|
- name: copy the releng script to purge ami to test
|
||||||
template: >
|
file: >
|
||||||
src=clean-amis.py dest=/usr/local/bin/clean-amis.py
|
src=clean-amis.py dest=/usr/local/bin/clean-amis.py
|
||||||
owner=fedmsg group=fedmsg mode=0700
|
owner=fedmsg group=fedmsg mode=0700
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue