mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 16:41:21 -07:00
postgresql_copy: add trust_input parameter (#313)
* postgresql_copy: add trust_input parameter * add changelog fragment
This commit is contained in:
parent
51b8e79203
commit
fce150fcf7
3 changed files with 51 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_copy - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/313).
|
Loading…
Add table
Add a link
Reference in a new issue