Remove the execution bit from the clean-amis script
This commit is contained in:
parent
756619cee0
commit
bd9d921a9d
2 changed files with 1 additions and 1 deletions
0
roles/fedimg/files/clean-amis.py
Executable file → Normal file
0
roles/fedimg/files/clean-amis.py
Executable file → Normal file
|
@ -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
|
||||||
file: >
|
copy: >
|
||||||
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