🐛: fix restic scheduler

This commit is contained in:
VC
2025-01-31 20:38:43 +01:00
parent 008d4411ad
commit 786c34d043

View File

@@ -17,7 +17,6 @@
hour: "{{ restic_backup_hour }}"
minute: "{{ restic_backup_minute }}"
job: "{{ restic_script_path }}"
when: restic_external_scheduler is false
- name: Init restic
ansible.builtin.command: