DCD-224: Add installation of the ServiceDesk OBR when specified version is "all" or "servicedesk".

This commit is contained in:
Steve Smith
2019-04-29 15:37:44 +10:00
parent 4d7201fd07
commit e32b439ce2
11 changed files with 154 additions and 1 deletions

View File

@@ -14,8 +14,10 @@
state: directory
mode: 0750
owner: "{{ atl_product_user }}"
group: "{{ atl_product_user }}"
with_items:
- "{{ atl_product_home }}"
- "{{ atl_installer_temp }}"
- "{{ atl_product_home_shared }}"
- "{{ atl_product_shared_plugins }}"
- "{{ atl_product_installation_base }}"