From 2c1ce5bc2e18b1f883a96e978576443fb8b68292 Mon Sep 17 00:00:00 2001 From: Glenn Stewart Date: Tue, 15 Oct 2019 10:57:51 +1100 Subject: [PATCH] ITOPSENG-164 Debug some changes to logic --- roles/product_install/tasks/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/product_install/tasks/main.yml b/roles/product_install/tasks/main.yml index eba1b6b..30d3cce 100644 --- a/roles/product_install/tasks/main.yml +++ b/roles/product_install/tasks/main.yml @@ -163,6 +163,10 @@ - name: download_binary is true so fetch and do all the things block: + - name: debug + msg: + - Download the binary + - name: Fetch binary get_url: url: "{{ atl_product_download_url }}"