💄: resort to manual cron for truenas
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
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