DCD-224: Add test for downloading Confluence.

This commit is contained in:
Steve Smith
2019-04-24 13:50:38 +10:00
parent 73fbdf4695
commit 909252b693
4 changed files with 95 additions and 0 deletions

View File

@@ -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: product_download