mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-1216: Change the url to fetch Jira buildNumber for OBR compatability
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
- name: Get the installer product version info
|
||||
uri:
|
||||
url: "{{ atl_mpac_products }}/key/jira-software/versions/name/{{ atl_product_version }}"
|
||||
url: "{{ atl_mpac_products }}/key/jira/versions/name/{{ atl_product_version }}"
|
||||
return_content: yes
|
||||
register: atl_product_version_info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user