Updates to ReaR restore
This commit is contained in:
parent
13ff9b24d6
commit
1e9897fdd8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
deprecated
|
||||
collections/ansible_collections
|
||||
roles/verified_reboot
|
||||
roles/requirements.yml
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user