From 926c0b5c1cc35002e9c5ee7a9d3b1cb4e8e18514 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 1 May 2024 13:46:00 -0400 Subject: [PATCH] revert 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 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: