add default
This commit is contained in:
parent
22d4c220ab
commit
050939b52a
@ -14,6 +14,6 @@
|
||||
loop_control:
|
||||
label: "{{ item['key'] }}"
|
||||
when:
|
||||
- item['value']['bigboot_execute_bigboot'] | bool
|
||||
- item['value']['bigboot_execute_bigboot'] | default(false) | bool
|
||||
- not bigboot_rear_backup_skip | default(false) | bool
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user