🐛: fix restic scheduler
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user