sync with upstream; re-work in progress

This commit is contained in:
2024-07-16 15:19:12 -04:00
parent b42b725c35
commit fa7f4d0e31
6 changed files with 32 additions and 7 deletions

View File

@ -87,7 +87,7 @@
bigboot_lv_pe_size_in_mb:
"{{ bigboot_lv_vg_free_pe | regex_replace('i|\\s+|<', '') | human_to_bytes | human_readable(unit='M') }}"
- name: Verify if there's available PE or not and execute Shrink_LV
- name: Verify available PE for the volume group
block:
- name: Set flag for Shrink_LV execution
ansible.builtin.set_fact: