mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
postgresql_publication: add trust_input and session_role parameters (#279)
* postgresql_publication: add trust_input and session_role parameters * add changelog fragment
This commit is contained in:
parent
30e84111f0
commit
e6b6c05bf7
3 changed files with 52 additions and 3 deletions
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- postgresql_publication - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/279).
|
||||
- postgresql_publication - add the ``session_role`` parameter (https://github.com/ansible-collections/community.general/pull/279).
|
Loading…
Add table
Add a link
Reference in a new issue