mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 23:09:09 -07:00
postgresql_tablespace: add trust_input parameter (#240)
* postgresql_tablespace: add trust_input parameter * add changelog fragment
This commit is contained in:
parent
c68f17f09b
commit
01eee507f2
4 changed files with 80 additions and 11 deletions
|
@ -1,2 +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