weeee
This commit is contained in:
@ -31,6 +31,11 @@
|
||||
strategy: free
|
||||
|
||||
tasks:
|
||||
- name: Execute Shrink_LV role to resize target logical volume
|
||||
ansible.builtin.debug:
|
||||
msg: "Would have included infra.lvm_snapshots.shrink_lv here."
|
||||
when: bigboot_execute_shrink_lv | bool
|
||||
|
||||
- name: Expand the /boot partition as requested
|
||||
ansible.builtin.debug:
|
||||
msg: "Would have included infra.lvm_snapshots.bigboot here."
|
||||
|
Reference in New Issue
Block a user