copr-be: typo in mode
This commit is contained in:
parent
d869e7bac5
commit
a0e5bf5a3e
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@
|
||||||
template:
|
template:
|
||||||
src: "{{ item }}"
|
src: "{{ item }}"
|
||||||
dest: /usr/local/bin/{{ item }}
|
dest: /usr/local/bin/{{ item }}
|
||||||
mode: 755
|
mode: 0755
|
||||||
loop:
|
loop:
|
||||||
- cleanup-unused-vms-from-redis
|
- cleanup-unused-vms-from-redis
|
||||||
- cleanup-unused-redhat-subscriptions
|
- cleanup-unused-redhat-subscriptions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue