fixes
This commit is contained in:
parent
d958c3501f
commit
37f7723d8c
@ -51,8 +51,7 @@
|
|||||||
- name: Execute ReaR backup
|
- name: Execute ReaR backup
|
||||||
ansible.builtin.include_tasks: bigboot_rear_backup.yml
|
ansible.builtin.include_tasks: bigboot_rear_backup.yml
|
||||||
when:
|
when:
|
||||||
- (bigboot_data[inventory_hostname]['bigboot_execute_shrink_lv'] | bool
|
- (bigboot_execute_bigboot | bool or bigboot_execute_bigboot | bool)
|
||||||
or bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | bool)
|
|
||||||
- not bigboot_rear_backup_skip | default(false) | bool
|
- not bigboot_rear_backup_skip | default(false) | bool
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user