mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
ITOPSENG-395 fixed copy pasta error
This commit is contained in:
@@ -78,9 +78,6 @@
|
|||||||
block:
|
block:
|
||||||
- name: "create atlassian ordered versioning for comparison"
|
- name: "create atlassian ordered versioning for comparison"
|
||||||
set_fact:
|
set_fact:
|
||||||
download_binary: true
|
|
||||||
move_binary: false
|
|
||||||
atl_product_download: "{{ atl_product_temp_download }}"
|
|
||||||
atl_product_normalised_version: "{{atl_product_version ~ '-z'|replace('-m', '-am')}}"
|
atl_product_normalised_version: "{{atl_product_version ~ '-z'|replace('-m', '-am')}}"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user