Sync with develop #4

Merged
chris merged 32 commits from develop into main 2024-08-02 10:12:58 -04:00
7 changed files with 49 additions and 34 deletions
Showing only changes of commit 050939b52a - Show all commits

View File

@ -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