mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
ITOPSENG-164 Debug some changes to logic
This commit is contained in:
@@ -164,8 +164,8 @@
|
|||||||
block:
|
block:
|
||||||
|
|
||||||
- name: debug
|
- name: debug
|
||||||
msg:
|
debug:
|
||||||
- Download the binary
|
msg: Download the binary
|
||||||
|
|
||||||
- name: Fetch binary
|
- name: Fetch binary
|
||||||
get_url:
|
get_url:
|
||||||
@@ -242,6 +242,10 @@
|
|||||||
|
|
||||||
when: move_binary
|
when: move_binary
|
||||||
|
|
||||||
|
- name: debug
|
||||||
|
debug:
|
||||||
|
msg: Install from {{ atl_product_download }}
|
||||||
|
|
||||||
# At this point the binary is in place and can be used to install
|
# At this point the binary is in place and can be used to install
|
||||||
# The location is determined by {{ atl_product_download }} variable
|
# The location is determined by {{ atl_product_download }} variable
|
||||||
# set above
|
# set above
|
||||||
|
|||||||
Reference in New Issue
Block a user