Remove the execution bit from the clean-amis script

This commit is contained in:
Sayan Chowdhury 2019-03-05 09:09:45 +00:00
parent 756619cee0
commit bd9d921a9d
2 changed files with 1 additions and 1 deletions

0
roles/fedimg/files/clean-amis.py Executable file → Normal file
View file

View file

@ -124,7 +124,7 @@
- fedimg
- name: copy the releng script to purge ami to test
file: >
copy: >
src=clean-amis.py dest=/usr/local/bin/clean-amis.py
owner=fedmsg group=fedmsg mode=0700
tags: