mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-10 08:04:23 -07:00
postgresql_owner: add trust_input parameter (#198)
* postgresql_owner: add trust_input parameter, allow to pass values containing dots to some parameters * add changelog fragment * fix CI * fix CI
This commit is contained in:
parent
da4e5d3592
commit
5febbca503
4 changed files with 194 additions and 19 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- postgresql_owner - add the ``trust_input`` parameter (https://github.com/ansible-collections/community.general/pull/198).
|
Loading…
Add table
Add a link
Reference in a new issue