logic fixes
This commit is contained in:
@ -43,4 +43,10 @@
|
||||
}
|
||||
}) }}"
|
||||
|
||||
- name: Execute ReaR backup
|
||||
ansible.builtin.include_tasks: bigboot_rear_backup.yml
|
||||
when:
|
||||
- not bigboot_rear_backup_skip | default(false) | bool
|
||||
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user