mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
ITOPSENG-164 Debug some changes to logic
This commit is contained in:
@@ -164,8 +164,8 @@
|
||||
block:
|
||||
|
||||
- name: debug
|
||||
msg:
|
||||
- Download the binary
|
||||
debug:
|
||||
msg: Download the binary
|
||||
|
||||
- name: Fetch binary
|
||||
get_url:
|
||||
@@ -242,6 +242,10 @@
|
||||
|
||||
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
|
||||
# The location is determined by {{ atl_product_download }} variable
|
||||
# set above
|
||||
|
||||
Reference in New Issue
Block a user