1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
Thomas Bach 572caeaa39
keycloak_client: avoid TypeError if result["attributes"] is a list (#8403)
* fix(keycloak_client): avoid TypeError if attributes is a list

As sanitize_cr might be executed after normalise_cr, result['attributes'] can be of type list and we
run into:

TypeError: list indices must be integers or slices, not str

* Update changelog fragment.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-05-26 21:07:48 +02:00
..
.keep
8403-fix-typeerror-in-keycloak-client.yaml keycloak_client: avoid TypeError if result["attributes"] is a list (#8403) 2024-05-26 21:07:48 +02:00
8406-fix-homebrew-cask-warning.yaml Fix the homebrew module failing because of warnings (#8406) 2024-05-26 21:07:09 +02:00
8411-locale-gen-vardict.yml multiple modules: use new vardict in module (#8411) 2024-05-26 13:56:49 +02:00
8413-galaxy-refactor.yml ansible_galaxy_install: minor refactor (#8413) 2024-05-26 13:57:24 +02:00