Fixed borg cron not working on openbsd
This commit is contained in:
parent
dfc762b005
commit
44ce839172
3 changed files with 7 additions and 6 deletions
|
@ -86,4 +86,5 @@
|
|||
line: '0 23 * * * /usr/local/bin/adyxax_backup.sh'
|
||||
path: /var/cron/tabs/root
|
||||
when: ansible_os_family == 'OpenBSD'
|
||||
notify: restart openbsd cron
|
||||
...
|
||||
|
|
Reference in a new issue