postgresql_lang: add trust_input parameter (#272)

* postgresql_lan: add trust_input parameter

* add changelog fragment
This commit is contained in:
Andrew Klychkov
2020-05-05 16:37:08 +03:00
committed by GitHub
parent e6b6c05bf7
commit 19cad71f25
3 changed files with 22 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- postgresql_lang - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/272).