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 }}"