mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-803: Quote the statement
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
register: result
|
||||
failed_when:
|
||||
- result.rc != 0
|
||||
- "COMMENT ON EXTENSION" not in result.msg
|
||||
- '"COMMENT ON EXTENSION" not in result.msg'
|
||||
when: db_created.changed and atl_backup_db_dest is defined
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user