[PR #8545/10535458 backport][stable-9] keycloak_clientscope: ignore ids on diff check (#8554)

keycloak_clientscope: ignore ids on diff check (#8545)

* keycloak_clientscope: ignore ids on diff check

* keycloak_clientscope: add changelog fragment

* keycloak_clientscope: Include changelog fragment change suggestion

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1053545870)

Co-authored-by: Noah Lehmann <62204532+noahlehmann@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2024-06-22 11:05:25 +02:00
committed by GitHub
parent 49765f103b
commit 5d9072030e
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- keycloak_clientscope - remove IDs from clientscope and its protocol mappers on comparison for changed check (https://github.com/ansible-collections/community.general/pull/8545).