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