mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
* 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>
(cherry picked from commit 9de01e04f2)
Co-authored-by: Laurent Paumier <30328363+laurpaum@users.noreply.github.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