mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
[PR #7641/58cce27d backport][stable-7] Fix Keycloak API client to quote '/' properly (#7664)
Fix Keycloak API client to quote '/' properly (#7641)
* fix Keycloak API client to quote '/' properly
* add changelog
* Update changelogs/fragments/7641-fix-keycloak-api-client-to-quote-properly.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 58cce27d45
)
Co-authored-by: Tomohiko Ozawa <kota65535@gmail.com>
This commit is contained in:
parent
84c883e854
commit
ecd6bca049
2 changed files with 22 additions and 20 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak_* - fix Keycloak API client to quote ``/`` properly (https://github.com/ansible-collections/community.general/pull/7641).
|
Loading…
Add table
Add a link
Reference in a new issue