More logic fixes
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
ansible.builtin.meta: end_host
|
ansible.builtin.meta: end_host
|
||||||
when:
|
when:
|
||||||
- bigboot_backup_success['stat']['exists'] | bool
|
- 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
|
- name: Perform ReaR Backup and write success log
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user