mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 17:55:11 +00:00
postgresql_schema: add trust_input parameter (#259)
* postgresql_schema: add trust_input parameter * add changelog fragment
This commit is contained in:
parent
d6b368e63f
commit
c68f17f09b
4 changed files with 44 additions and 5 deletions
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_schema - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/259).
|
||||
Loading…
Add table
Add a link
Reference in a new issue