mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
postgresql_query: add trust_input parameter (#294)
* postgresql_query: add trust_input parameter * add changelog fragment * fix CI
This commit is contained in:
parent
e4dd15a746
commit
c47a2128ca
3 changed files with 83 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_query - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/294).
|
Loading…
Add table
Add a link
Reference in a new issue