Updates to ReaR restore

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

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
deprecated
collections/ansible_collections
roles/verified_reboot
roles/requirements.yml

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: