ITSD-94667 Debug Tue 14 Jun 2022 16:05:57 AEST

This commit is contained in:
Glenn Stewart
2022-06-14 16:05:57 +10:00
parent 37b8a3b20d
commit 4d59453466

View File

@@ -1,7 +1,7 @@
---
- name: Source jira-servicedesk obr from marketplace
block:
# - name: Source jira-servicedesk obr from marketplace
# block:
- name: Get the installer product version info
uri:
@@ -36,8 +36,8 @@
set_fact:
atl_obr_filename: "jira-servicedesk-application-{{ atl_jsd_build_info.json.name }}.obr"
when:
- atl_obr_download_url is undefined
# when:
# - atl_obr_download_url is undefined
- name: is shared_home set ?
debug: