Add set stats; comment debugging

This commit is contained in:
2025-04-30 22:32:02 -04:00
parent a3021ac84e
commit 07d169f527
2 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@
'bigboot_adjacent_lvm_device': bigboot_adjacent_lvm_device,
'bigboot_lv_shrink_size': bigboot_lv_shrink_size | int,
'bigboot_pv': bigboot_pv,
'bigboot_size_target': bigboot_size_target | int,
'bigboot_size_target': bigboot_size_target,
'ip_addresses': ansible_all_ipv4_addresses,
'server_hostname': ansible_hostname
}