--- - name: Include database specific configuration include_vars: file: - name: Initialise database include_tasks: "{{ atl_db_general_type }}.yml" # TODO this is done to have same tasks for aurora and postgres