diff --git a/bigboot-op.yml b/bigboot-op.yml index 6fadc08..43c6f74 100644 --- a/bigboot-op.yml +++ b/bigboot-op.yml @@ -40,6 +40,6 @@ when: bigboot_execute_shrink_lv | bool - name: Expand the /boot partition as requested - ansible.builtin.include_role: + ansible.builtin.import_role: name: infra.lvm_snapshots.bigboot when: bigboot_execute_bigboot | bool