resolving conflicts

This commit is contained in:
Azra Sulthana
2019-07-15 04:15:31 +00:00
15 changed files with 203 additions and 7 deletions

View File

@@ -159,6 +159,9 @@
- import_tasks: crowd_install.yml
when: atl_product_edition == "crowd"
- name: Unpack the downloaded application depending on format
include_tasks: "unpack_{{ atl_download_format }}.yml"
- name: Symlink the installed version to current
file:
src: "{{ atl_product_installation_versioned }}"