mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 18:50:31 -07:00
* postgresql_membership: add trust_input parameter * add changelog fragment * add session_role to check
6 lines
196 B
YAML
6 lines
196 B
YAML
test_group1: group1
|
|
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; --'
|