From b8689a41ecef3aef10e7b6ea609dd84ec43c3ba1 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 1 May 2024 12:00:22 -0400 Subject: [PATCH] update conditional --- bigboot_execute_resize.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigboot_execute_resize.yml b/bigboot_execute_resize.yml index 0b64a97..dfb4bee 100644 --- a/bigboot_execute_resize.yml +++ b/bigboot_execute_resize.yml @@ -12,7 +12,7 @@ initramfs_reboot_timeout: 14400 no_log: false when: - - ansible_virtualization_role is 'host' + - "'host' in ansible_virtualization_role" - name: Expand the logical volume to support /boot expansion ansible.builtin.import_role: