mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
map correct tasks for the db engine
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Initialise database
|
- name: Initialise database
|
||||||
include_tasks: "{{ atl_db_engine|lower }}.yml"
|
include_tasks: "{{ atl_jdbc_engine_map[atl_db_engine] }}.yml" # TODO this is done to have same tasks for aurora and postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user