More fixes to the fixes

This commit is contained in:
Chris Hammer 2025-05-02 17:40:12 -04:00
parent 2c9fcdef5a
commit ff5eeea88b

View File

@ -48,7 +48,7 @@
# fail_msg: There is not enough space available for LV shrinking. # fail_msg: There is not enough space available for LV shrinking.
- name: Check for available space and fallback if needed - name: Check for available space and fallback if needed
ansible.builtin.import_tasks: check_space_fallback.yml ansible.builtin.include_tasks: check_space_fallback.yml
- name: Capture shrink size for logical volume - name: Capture shrink size for logical volume
ansible.builtin.set_fact: ansible.builtin.set_fact: