diff --git a/bigboot-op.yml b/bigboot-op.yml index 43c6f74..a56504c 100644 --- a/bigboot-op.yml +++ b/bigboot-op.yml @@ -13,7 +13,7 @@ - name: Capture boot device details ansible.builtin.import_tasks: tasks/capture_boot_device_details.yml - - name: Shrink a logical volume for /boot expansion if needed + - name: Capture logical volume information ansible.builtin.import_tasks: tasks/capture_lv_device_details.yml