From 44ce83917219df1663658a572b21917eba326458 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 16 Jul 2019 12:04:53 +0200 Subject: Fixed borg cron not working on openbsd --- tasks/client.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'tasks/client.yml') diff --git a/tasks/client.yml b/tasks/client.yml index b4c4b22..7eedbe7 100644 --- a/tasks/client.yml +++ b/tasks/client.yml @@ -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 ... -- cgit v1.2.3