mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
url updated for version fetch
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
|
||||
- name: Set the local var to retrieved version
|
||||
set_fact:
|
||||
atl_latest_version: "{{ atl_product_version_json.version }}"
|
||||
atl_latest_version: "{{ atl_product_version_json._embedded.versions[0].name }}"
|
||||
|
||||
Reference in New Issue
Block a user