mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-224: Rework version logic to allow upgrades to override the cached version value.
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
|
||||
- name: Set the local var to retrieved version
|
||||
set_fact:
|
||||
atl_product_version: "{{ atl_product_version_json.version }}"
|
||||
atl_latest_version: "{{ atl_product_version_json.version }}"
|
||||
|
||||
Reference in New Issue
Block a user