mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
ITOPSENG-395 fixed typo
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
download_binary: true
|
download_binary: true
|
||||||
move_binary: false
|
move_binary: false
|
||||||
atl_product_download: "{{ atl_product_temp_download }}"
|
atl_product_download: "{{ atl_product_temp_download }}"
|
||||||
atl_product_normalized_version: "{{atl_product_version ~ '-z'|replace('-m', '-am')}}"
|
atl_product_normalised_version: "{{atl_product_version ~ '-z'|replace('-m', '-am')}}"
|
||||||
|
|
||||||
|
|
||||||
- name: "Case: No cached version, or supplied is higher; use supplied"
|
- name: "Case: No cached version, or supplied is higher; use supplied"
|
||||||
|
|||||||
Reference in New Issue
Block a user