mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07: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:
parent
d1f820ed06
commit
9de01e04f2
2 changed files with 8 additions and 6 deletions
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).
|
Loading…
Add table
Add a link
Reference in a new issue