mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-686: Ignore any roles specified in the DB dump during restore.
This commit is contained in:
@@ -51,6 +51,7 @@
|
|||||||
# Depends on fetch_backup roles
|
# Depends on fetch_backup roles
|
||||||
state: restore
|
state: restore
|
||||||
target: "{{ atl_backup_db_dest }}"
|
target: "{{ atl_backup_db_dest }}"
|
||||||
|
target_opts: "--no-owner --role={{ atl_jdbc_user }}"
|
||||||
when: atl_backup_db_dest is defined
|
when: atl_backup_db_dest is defined
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user