From 28aeaa509567fc47878950f0c2b3cf241d3c8dc1 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 1 May 2024 17:41:58 -0400 Subject: [PATCH] update task name --- 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 ebe461a..8e0a996 100644 --- a/bigboot_execute_resize.yml +++ b/bigboot_execute_resize.yml @@ -6,7 +6,7 @@ strategy: free tasks: - - name: Re-define timeout values for physical hosts + - name: Extend the timeout values for physical hosts ansible.builtin.set_fact: initramfs_post_reboot_delay: 300 initramfs_reboot_timeout: 14400