mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Create a role for installation with the binary installer.
This commit is contained in:
@@ -33,6 +33,6 @@
|
||||
- name: Symlink the installed version to current
|
||||
file:
|
||||
src: "{{ atl_product_installation_base }}/{{ atl_product_version }}"
|
||||
dest: "{{ atl_product_installation_target }}"
|
||||
dest: "{{ atl_product_installation_current }}"
|
||||
state: link
|
||||
force: true
|
||||
|
||||
Reference in New Issue
Block a user