fixes
This commit is contained in:
parent
37f7723d8c
commit
9d5e0cf89d
@ -49,7 +49,7 @@
|
||||
rear_backup_skip: bigboot_rear_backup_skip | default(false)
|
||||
|
||||
- name: Execute ReaR backup
|
||||
ansible.builtin.include_tasks: bigboot_rear_backup.yml
|
||||
ansible.builtin.import_tasks: bigboot_rear_backup.yml
|
||||
when:
|
||||
- (bigboot_execute_bigboot | bool or bigboot_execute_bigboot | bool)
|
||||
- not bigboot_rear_backup_skip | default(false) | bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user