DCD-224: Create a role for installation with the binary installer.

This commit is contained in:
Steve Smith
2019-05-07 18:42:40 +10:00
parent 9b9860a5ef
commit a5eefe326e
59 changed files with 1153 additions and 27 deletions

View File

@@ -0,0 +1,13 @@
---
- name: Converge
hosts: all
vars:
atl_product_edition: "jira-servicedesk"
atl_product_family: "jira"
atl_product_user: "jira"
atl_product_version: "3.9.0"
roles:
- role: linux_common
- role: product_common
- role: installer_download