mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
* postgresql_query: add query_all_results ret value
* add changelog fragment
* fix CI
* fix doc
* Update plugins/modules/database/postgresql/postgresql_query.py
Co-authored-by: Tobias Birkefeld <t@craxs.de>
* Update plugins/modules/database/postgresql/postgresql_query.py
Co-authored-by: Tobias Birkefeld <t@craxs.de>
* fix doc
Co-authored-by: Tobias Birkefeld <t@craxs.de>
(cherry picked from commit 8267fd3809
)
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
788dc4bc23
commit
bb2ad10eef
3 changed files with 89 additions and 40 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_query - add ``query_list`` and ``query_all_results`` return values (https://github.com/ansible-collections/community.general/issues/838).
|
Loading…
Add table
Add a link
Reference in a new issue