mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -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
|
||||
state: restore
|
||||
target: "{{ atl_backup_db_dest }}"
|
||||
target_opts: "--no-owner --role={{ atl_jdbc_user }}"
|
||||
when: atl_backup_db_dest is defined
|
||||
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user