add fix for logical volume selection and a couple of typo fixes

This commit is contained in:
2024-06-14 17:52:49 -04:00
parent 23ced84443
commit fe354b45bc
3 changed files with 21 additions and 7 deletions

View File

@ -30,7 +30,7 @@
strategy: free
tasks:
- name: Expand the logical volume to support /boot expansion
- name: Shrink the logical volume to support /boot expansion
ansible.builtin.debug:
msg:
- "device: {{ bigboot_adjacent_lvm_device }}"