[PATCH 9/9] base_image: add custom image url info

Daniel Gomez <[email protected]>
Newsgroups dev.linux.lists.kdevops
Message-ID <[email protected]>
From: Daniel Gomez <[email protected]>

This provides better visibility into long-running downloads and makes
debugging easier when image fetching encounters issues.

Signed-off-by: Daniel Gomez <[email protected]>
---
 playbooks/roles/base_image/tasks/custom-image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/playbooks/roles/base_image/tasks/custom-image.yml b/playbooks/roles/base_image/tasks/custom-image.yml
index bdf33b34..0f20d176 100644
--- a/playbooks/roles/base_image/tasks/custom-image.yml
+++ b/playbooks/roles/base_image/tasks/custom-image.yml
@@ -34,7 +34,7 @@
     get_mime: false
   register: custom_image_stat
 
-- name: Fetch the custom image
+- name: Fetch the custom image {{ guestfs_custom_raw_image_url }}
   become: true
   become_method: ansible.builtin.sudo
   ansible.builtin.get_url:

-- 
2.50.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.