mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
postgresql_query: add search_path parameter (#653)
* postgresql_query: add search_path parameter * add CI tests * add ref to seealso * add changelog fragment * fix test syntax * fix test syntax * fix * fix * fix CI syntax * cosmetic change * improve CI test * move CI tests to the right place * improve CI
This commit is contained in:
parent
ee6baa30cf
commit
09d68678ee
3 changed files with 107 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_query - add search_path parameter (https://github.com/ansible-collections/community.general/issues/625).
|
Loading…
Add table
Add a link
Reference in a new issue