mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
DCD-1526 Update Ansible playbook "latest" logic for Bitbucket, Confluence, and Crowd
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
atl_latest_version: ''
|
||||
atl_cached_version: ''
|
||||
|
||||
atl_product_latest_version_url: "https://marketplace.atlassian.com/rest/2/applications/{{ atl_product_family }}/versions/latest"
|
||||
atl_product_latest_version_url: "https://marketplace.atlassian.com/rest/2/products/key/{{ atl_product_family }}/versions"
|
||||
atl_product_version_cache_dir: "{{ atl_product_home_shared }}"
|
||||
atl_product_version_cache: "{{ atl_product_home_shared }}/{{ atl_product_edition }}.version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user