diff --git a/bigboot_execute_resize.yml b/bigboot_execute_resize.yml index 00637c6..dfb4bee 100644 --- a/bigboot_execute_resize.yml +++ b/bigboot_execute_resize.yml @@ -12,7 +12,7 @@ initramfs_reboot_timeout: 14400 no_log: false when: - - "'host' not in ansible_virtualization_role" + - "'host' in ansible_virtualization_role" - name: Expand the logical volume to support /boot expansion ansible.builtin.import_role: