aboutsummaryrefslogtreecommitdiff
path: root/content/blog/ansible
diff options
context:
space:
mode:
authorJulien Dessaux2024-10-11 10:47:13 +0200
committerJulien Dessaux2024-10-11 10:47:13 +0200
commit332670e6227e899fe6df3c2b08d01da608900e22 (patch)
treeb4f309f3634541f3bd4443357bd77fe1f9b893d4 /content/blog/ansible
parentadd postgresql ansible role blog article (diff)
downloadwww-332670e6227e899fe6df3c2b08d01da608900e22.tar.gz
www-332670e6227e899fe6df3c2b08d01da608900e22.tar.bz2
www-332670e6227e899fe6df3c2b08d01da608900e22.zip
fixed borg ansible role blog article
Diffstat (limited to 'content/blog/ansible')
-rw-r--r--content/blog/ansible/borg-ansible-role-2.md2
1 files changed, 1 insertions, 1 deletions
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]