mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-224: Remove "all" as an installation option.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
- name: Set the Jira version for ServiceDesk if necessary
|
||||
set_fact:
|
||||
atl_product_version: "{{ atl_servicedesk_version_map[atl_servicedesk_major_version] }}"
|
||||
when: atl_product_bundle == "servicedesk" or atl_product_bundle == "all"
|
||||
when: atl_product_bundle == "servicedesk"
|
||||
|
||||
roles:
|
||||
- linux_common
|
||||
|
||||
Reference in New Issue
Block a user