mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
postgresql_db - Handle pg_dump return code (#52985)
Handle return code return by pg_dump command Fixes: #40424
This commit is contained in:
committed by
Abhijeet Kasurde
parent
f0ef4dae05
commit
d30879a0b7
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_db - the module fails not always when pg_dump errors occured (https://github.com/ansible/ansible/issues/40424).
|
||||
Reference in New Issue
Block a user