Remove end_host

This commit is contained in:
Chris Hammer 2025-06-03 10:21:30 -04:00
parent 50faad8c17
commit 53f3dbc6c8

View File

@ -63,8 +63,8 @@
ansible.builtin.debug: ansible.builtin.debug:
msg: "{{ bigboot_lv_shrink_size | int | human_readable(unit='G') }} <-> {{ bigboot_size_target_fallback }} | {{ bigboot_expansion_diff }}" msg: "{{ bigboot_lv_shrink_size | int | human_readable(unit='G') }} <-> {{ bigboot_size_target_fallback }} | {{ bigboot_expansion_diff }}"
- name: Kill the play # - name: Kill the play
ansible.builtin.meta: end_host # ansible.builtin.meta: end_host
- name: Capture logical volume name - name: Capture logical volume name
ansible.builtin.shell: ansible.builtin.shell: