mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
42efe21600
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>
2 lines
145 B
YAML
2 lines
145 B
YAML
bugfixes:
|
|
- keycloak_* - fix Keycloak API client to quote ``/`` properly (https://github.com/ansible-collections/community.general/pull/7641).
|