ITOPSENG-164 Debug some changes to logic

This commit is contained in:
Glenn Stewart
2019-10-15 11:03:03 +11:00
parent 2c1ce5bc2e
commit cc5b3c8a70

View File

@@ -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