ITPLT-3984 hardcoding the user agent, jinja doesn't get rendered (possibly due to being an ansible_* var)

This commit is contained in:
Geoff Jacobs
2024-08-21 11:28:37 +10:00
parent c379cbd8ea
commit 7555719797

View File

@@ -46,4 +46,4 @@ atl_servicedesk_download_file: "{{ atl_installer_temp }}/jira-servicedesk.{{ atl
force_version_update: false
skip_shared_home_symlink: false
ansible_lookup_url_agent: "ansible-httpget_{{ ansible_play_name | default('dc-deployments-automation') }}"
ansible_lookup_url_agent: "ansible-httpget_dc-deployments-automation"