DCD-486: Add optional Docker installation.

This commit is contained in:
Steve Smith
2019-07-17 13:48:57 +10:00
parent 0d2a12a27c
commit 0a6769a8bd
9 changed files with 76 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
atl_product_user: "jira"
atl_product_edition: "jira-{{ lookup('env', 'ATL_PRODUCT_EDITION') | lower }}"
alt_docker_install: true
roles:
- role: linux_common
- role: aws_common