mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 00:13:09 -06:00
ITPLT-3984 hardcoding the user agent, jinja doesn't get rendered (possibly due to being an ansible_* var)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user