From d27d06704cefbdb964e03efcde9c887c47c10b83 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 1 May 2024 12:06:34 -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 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: