This commit is contained in:
Chris Hammer 2025-06-03 10:19:35 -04:00
parent 8b1e65188c
commit 50faad8c17

View File

@ -61,7 +61,7 @@
- name: Debug bigboot_lv_shrink_size and bigboot_size_target_fallback
ansible.builtin.debug:
msg: "{{ bigboot_lv_shrink_size | int | human_readable(unit='G') }} <-> {{ bigboot_size_target_fallback }}"
msg: "{{ bigboot_lv_shrink_size | int | human_readable(unit='G') }} <-> {{ bigboot_size_target_fallback }} | {{ bigboot_expansion_diff }}"
- name: Kill the play
ansible.builtin.meta: end_host