Fix script to be executable
This commit is contained in:
parent
7d6e181801
commit
3b67f74b90
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
copy: >
|
copy: >
|
||||||
src=fasdb-cleanup-sessions
|
src=fasdb-cleanup-sessions
|
||||||
dest=/usr/local/bin/fasdb-cleanup-sessions
|
dest=/usr/local/bin/fasdb-cleanup-sessions
|
||||||
|
mode=755
|
||||||
when: inventory_hostname.startswith('db-fas01')
|
when: inventory_hostname.startswith('db-fas01')
|
||||||
tags:
|
tags:
|
||||||
- cron
|
- cron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue