ITSD-94667 Extra debug to show atl_product_version. Assume it can replace atl_jsd_build

This commit is contained in:
Glenn Stewart
2022-06-22 12:25:43 +10:00
parent 6eca144387
commit eb51caec94

View File

@@ -63,6 +63,11 @@
- name: Alternate URL OBR - Show atl_jsd_build (manual)
debug:
msg="atl_jsd_build={{ atl_jsd_build }}"
- name: Alernate URL OBR - Show atl_product_version
debug:
msg="atl_product_version={{ atl_product_version }}"
when:
- not atl_source_obr_from_marketplace | bool