mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
postgresql_membership: add trust_input parameter (#158)
* postgresql_membership: add trust_input parameter * add changelog fragment * add session_role to check
This commit is contained in:
parent
2250e47de7
commit
4ad6ff50cd
4 changed files with 58 additions and 0 deletions
|
@ -3,3 +3,4 @@ test_group2: group2
|
|||
test_group3: group.with.dots
|
||||
test_user1: user1
|
||||
test_user2: user.with.dots
|
||||
dangerous_name: 'curious.anonymous"; SELECT * FROM information_schema.tables; --'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue