mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
keycloak_clientscope: remove code turning attributes dict into list (#9082)
* remove code turning attributes dict into list * add changelog fragment
This commit is contained in:
parent
62cb6087b5
commit
d27d86ecb1
2 changed files with 2 additions and 10 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- keycloak_clientscope - fix diff and ``end_state`` by removing the code that turns the attributes dict, which contains additional config items, into a list (https://github.com/ansible-collections/community.general/pull/9082).
|
Loading…
Add table
Add a link
Reference in a new issue