mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -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
|
@ -1 +1,3 @@
|
|||
test_tablespace_path: "/ssd"
|
||||
|
||||
dangerous_name: 'curious.anonymous"; SELECT * FROM information_schema.tables; --'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue