ITOPSENG-164 Debug some changes to logic

This commit is contained in:
Glenn Stewart
2019-10-15 11:10:47 +11:00
parent cc5b3c8a70
commit 37ae0eadc5

View File

@@ -240,6 +240,11 @@
when: moving_lock_removed is succeeded
register: temp_deleted
- name: Set install to home_shared location
set_fact:
atl_product_download: "{{ atl_product_home_shared_download }}"
when: temp_deleted is succeeded
when: move_binary
- name: debug