🐛: fix restic scheduler
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
hour: "{{ restic_backup_hour }}"
|
hour: "{{ restic_backup_hour }}"
|
||||||
minute: "{{ restic_backup_minute }}"
|
minute: "{{ restic_backup_minute }}"
|
||||||
job: "{{ restic_script_path }}"
|
job: "{{ restic_script_path }}"
|
||||||
when: restic_external_scheduler is false
|
|
||||||
|
|
||||||
- name: Init restic
|
- name: Init restic
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
|
Reference in New Issue
Block a user