.
This commit is contained in:
parent
8b1e65188c
commit
50faad8c17
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user