From bbde258379f4973c45b1fdb7da5849a64bc44bbb Mon Sep 17 00:00:00 2001 From: Geoff Jacobs Date: Wed, 21 Aug 2024 11:58:55 +1000 Subject: [PATCH] ITPLT-3984 put the agent back on fetch binary in case it's called from other playbooks --- roles/product_install/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/product_install/tasks/main.yml b/roles/product_install/tasks/main.yml index 3bfefba..da5b0ec 100644 --- a/roles/product_install/tasks/main.yml +++ b/roles/product_install/tasks/main.yml @@ -202,6 +202,7 @@ url_username: "{{ download_atlassian_username | default(omit) }}" mode: 0755 force: false + http_agent: "ansible-httpget_{{ ansible_play_name }}" register: atl_product_completed # If product installer was fetched make the lock directory