Sync with Develop #7

Merged
chris merged 38 commits from develop into main 2025-01-08 16:44:32 -05:00
Showing only changes of commit 73c8171bbe - Show all commits

View File

@ -37,6 +37,7 @@
'bigboot_execute_shrink_lv': bigboot_execute_shrink_lv,
'bigboot_adjacent_lvm_device': bigboot_adjacent_lvm_device,
'bigboot_lv_shrink_size': bigboot_lv_shrink_size | int,
'bigboot_pv': bigboot_boot_mount['device'][:-1] + bigboot_boot_mount['device'][-1:] | int + 1,
'ip_addresses': ansible_all_ipv4_addresses,
'server_hostname': ansible_hostname
}