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:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
vars:
|
||||
atl_product_family: "confluence"
|
||||
atl_product_edition: "confluence"
|
||||
atl_product_user: "confluence"
|
||||
roles:
|
||||
- role: linux_common
|
||||
- role: product_common
|
||||
- role: installer_download
|
||||
Reference in New Issue
Block a user