ansible-roles/evocheck/templates/crontab.j2
Jérémy Lecour 921c0badb8
Some checks reported errors
continuous-integration/drone/push Build encountered an error
evocheck : explicit PATH
By default the PATH set by crontab is "/usr/bin:/bin" so all sbin 
commands are out of scope.
2019-08-30 08:51:16 +02:00

6 lines
167 B
Django/Jinja

# {{ ansible_managed }}
PATH=/usr/sbin:/usr/bin:/sbin:/bin
33 1 1 * * root /usr/share/scripts/evocheck.sh
33 1 2-31 * * root /usr/share/scripts/evocheck.sh --cron