mirror of https://github.com/ansible/ansible.git
postgresql_db: add note to doc about pg_dump Backport/2.8/57297 (#57308)
* postgresql_db: add note to doc about pg_dump (backport of #57297) * Update lib/ansible/modules/database/postgresql/postgresql_db.pypull/57255/merge
parent
9184255340
commit
f0664476b7
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_db - add note to the documentation about state dump and the incorrect rc (https://github.com/ansible/ansible/pull/57297)
|
||||
Loading…
Reference in New Issue