Remove end_host
This commit is contained in:
parent
50faad8c17
commit
53f3dbc6c8
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user