More logic fixes
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
ansible.builtin.meta: end_host
|
||||
when:
|
||||
- bigboot_backup_success['stat']['exists'] | bool
|
||||
- not rear_backup_skip | default(false) | bool
|
||||
- not rear_force_backup | default(false) | bool
|
||||
|
||||
- name: Perform ReaR Backup and write success log
|
||||
when:
|
||||
|
Reference in New Issue
Block a user