Fix the cron so it runs correctly.
This commit is contained in:
parent
f0d34369c5
commit
0c983d9fd9
2 changed files with 2 additions and 1 deletions
|
@ -93,6 +93,7 @@
|
|||
copy: >
|
||||
src=kill_idle_xact_92.sh
|
||||
dest=/usr/local/bin/kill_idle_xact_92.sh
|
||||
mode=0755
|
||||
when: inventory_hostname.startswith('db-koji01')
|
||||
tags:
|
||||
- cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue