mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-03 23:41:51 +00:00
* Exclude aliases before comparison * add test * fragment * Update changelogs/fragments/10829-fix-keycloak-role-changed-status.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Andre Desrosiers <andre.desrosiers@ssss.gouv.qc.ca> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
No EOL
222 B
YAML
2 lines
No EOL
222 B
YAML
bugfixes:
|
|
- keycloak_role - fixes an issue where the module incorrectly returns ``changed=true`` when using the alias ``clientId`` in composite roles (https://github.com/ansible-collections/community.general/pull/10829). |