mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
ITPLT-3984 put the agent back on fetch binary in case it's called from other playbooks
This commit is contained in:
@@ -202,6 +202,7 @@
|
|||||||
url_username: "{{ download_atlassian_username | default(omit) }}"
|
url_username: "{{ download_atlassian_username | default(omit) }}"
|
||||||
mode: 0755
|
mode: 0755
|
||||||
force: false
|
force: false
|
||||||
|
http_agent: "ansible-httpget_{{ ansible_play_name }}"
|
||||||
register: atl_product_completed
|
register: atl_product_completed
|
||||||
|
|
||||||
# If product installer was fetched make the lock directory
|
# If product installer was fetched make the lock directory
|
||||||
|
|||||||
Reference in New Issue
Block a user