Remove end_host
This commit is contained in:
parent
50faad8c17
commit
53f3dbc6c8
@ -63,8 +63,8 @@
|
||||
ansible.builtin.debug:
|
||||
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user