From 9f9a798d91018a03c182747108af56f75b66bd88 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 7 Aug 2024 10:57:30 -0400 Subject: [PATCH] more task rename; block remove --- bigboot_execute_resize.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bigboot_execute_resize.yml b/bigboot_execute_resize.yml index a6f7b70..8da3313 100644 --- a/bigboot_execute_resize.yml +++ b/bigboot_execute_resize.yml @@ -10,12 +10,9 @@ tasks: - name: Perform filesystem check prior to Bigboot execution + ansible.builtin.import_tasks: tasks/grub_filesystem_check.yml when: - bigboot_data[inventory_hostname]['bigboot_execute_bigboot'] | default(false) | bool - block: - - name: Perform filesystem check prior to Bigboot execution - ansible.builtin.import_tasks: tasks/grub_filesystem_check.yml - - name: Extend the timeout values for physical hosts ansible.builtin.set_fact: