more fix: dont select swap when capturing the adjacent lv
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
- name: Expand the logical volume to support /boot expansion
|
||||
ansible.builtin.debug:
|
||||
msg:
|
||||
- "device: {{ bigboot_adjacent_lvm_device | trim }}"
|
||||
- "device: {{ bigboot_adjacent_lvm_device }}"
|
||||
- "size : {{ bigboot_lv_shrink_size | int }}"
|
||||
when:
|
||||
- bigboot_execute_shrink_lv | bool
|
||||
|
Reference in New Issue
Block a user