Compare commits

..

2 Commits

Author SHA1 Message Date
53f3dbc6c8 Remove end_host 2025-06-03 10:21:30 -04:00
50faad8c17 . 2025-06-03 10:20:53 -04:00

View File

@ -61,10 +61,10 @@
- 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
# - name: Kill the play
# ansible.builtin.meta: end_host
- name: Capture logical volume name
ansible.builtin.shell: