mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
5 lines
161 B
YAML
5 lines
161 B
YAML
---
|
|
|
|
- name: Initialise database
|
|
include_tasks: "{{ atl_jdbc_engine_map[atl_db_engine] }}.yml" # TODO this is done to have same tasks for aurora and postgres
|