sync with upstream; re-work in progress
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user