summaryrefslogtreecommitdiff
path: root/ansible/roles/holywood2/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/holywood2/tasks/main.yml')
-rw-r--r--ansible/roles/holywood2/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/holywood2/tasks/main.yml b/ansible/roles/holywood2/tasks/main.yml
index 164cc67..64505f8 100644
--- a/ansible/roles/holywood2/tasks/main.yml
+++ b/ansible/roles/holywood2/tasks/main.yml
@@ -66,7 +66,7 @@
- name: run borg from cron
copy:
content: |
- 0 0 * * * root /root/borg-all
+ 40 10 * * * root /root/borg-all
dest: /etc/cron.d/local-backup
owner: root
group: root