DCD-803: Quote the statement

This commit is contained in:
Adam Brokes
2019-11-13 15:28:47 +11:00
parent f4badd4667
commit a0496644d4

View File

@@ -100,7 +100,7 @@
register: result register: result
failed_when: failed_when:
- result.rc != 0 - 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 when: db_created.changed and atl_backup_db_dest is defined