mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
keycloak_role: quote role name in urls (#3536)
* quote role name in urls * add changelog fragment * Update changelogs/fragments/3536-quote-role-name-in-url.yml Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * fix linefeeds Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
2
changelogs/fragments/3536-quote-role-name-in-url.yml
Normal file
2
changelogs/fragments/3536-quote-role-name-in-url.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- keycloak_role - quote role name when used in URL path to avoid errors when role names contain special characters (https://github.com/ansible-collections/community.general/issues/3535, https://github.com/ansible-collections/community.general/pull/3536).
|
||||
Reference in New Issue
Block a user