DCD-224: Rework version logic to allow upgrades to override the cached version value.

This commit is contained in:
Steve Smith
2019-05-23 12:40:30 +10:00
parent 34c6e80ffc
commit 9765cdd6d0
13 changed files with 293 additions and 27 deletions

View File

@@ -6,4 +6,4 @@
- name: Set the version for ServiceDesk
set_fact:
atl_product_version: "{{ atl_servicedesk_version_json.name }}"
atl_latest_version: "{{ atl_servicedesk_version_json.name }}"