Updates to ReaR restore

This commit is contained in:
2025-03-06 01:20:29 -05:00
parent 13ff9b24d6
commit 1e9897fdd8
2 changed files with 3 additions and 1 deletions

View File

@ -70,7 +70,7 @@
loop:
- "{{ rear_restore_tmpdir }}"
- "{{ rear_restore_file['files'] | json_query('[].path') }}"
# - "{{ rear_backup_success_file_path }}/{{ rear_backup_workflow }}_rear_success"
- "{{ rear_backup_success_file_path }}/{{ rear_backup_workflow }}_rear_success"
- name: Create file for ReaR restore success
ansible.builtin.file: