variable naming fix
This commit is contained in:
@ -15,5 +15,5 @@
|
||||
label: "{{ item['key'] }}"
|
||||
when:
|
||||
- item['value']['bigboot_execute_bigboot'] | default(false) | bool
|
||||
- not bigboot_rear_backup_skip | default(false) | bool
|
||||
- not rear_backup_skip | default(false) | bool
|
||||
|
||||
|
Reference in New Issue
Block a user