From 332670e6227e899fe6df3c2b08d01da608900e22 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 11 Oct 2024 10:47:13 +0200 Subject: fixed borg ansible role blog article --- content/blog/ansible/borg-ansible-role-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/ansible') diff --git a/content/blog/ansible/borg-ansible-role-2.md b/content/blog/ansible/borg-ansible-role-2.md index d76d724..54198cc 100644 --- a/content/blog/ansible/borg-ansible-role-2.md +++ b/content/blog/ansible/borg-ansible-role-2.md @@ -271,7 +271,7 @@ Description=BorgBackup job {{ client.name }} timer [Timer] FixedRandomDelay=true OnCalendar=daily -Persistent=false +Persistent=true RandomizedDelaySec=3600 [Install] -- cgit v1.2.3