mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f0b3bba030
* Keycloak: Fix client rolemapping removal Keycloak's delete_group_rolemapping API wrapper didn't pass data about the roles to remove to keycloak, resulting in removal of all roles. Follow the intended behaviour and delete only the roles listed in the module invocation. Signed-off-by: Florian Achleitner <flo@fopen.at> * Keycloak: Fix client_rolemapping diff The module's diff output wrongly showed the changed roles list as 'after' state. This is obviously wrong for role removal and also wrong for role addition, if there are other roles assigned. Use the result of the API query for 'end_state' for 'diff' as well. Signed-off-by: Florian Achleitner <flo@fopen.at> * Keycloak: Calculate client_rolemapping proposed state properly Signed-off-by: Florian Achleitner <flo@fopen.at> * Add changelog fragment Signed-off-by: Florian Achleitner <flo@fopen.at> Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> * Fix for python2 unit test Signed-off-by: Florian Achleitner <flo@fopen.at> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
---|---|---|
.. | ||
.keep | ||
3910-redfish-add-operation-apply-time-to-simple-update.yml | ||
4276-redfish-command-updates-for-full-simple-update-workflow.yml | ||
5489-nonetype-in-get-vm-by-label.yml | ||
5493-proxmox.yml | ||
5502-xfconf-facts-deprecation.yml | ||
5506-onepassword_raw-missing-param.yml | ||
5514-fix-logical-flaw-when-deleting-jenkins-build.yml | ||
5538-cmd-runner-as-fixed.yml | ||
5543-dependent-template.yml | ||
5545-gconftool-cmd-runner.yml | ||
5549-lxd-project-sanity.yml | ||
5550-java_certs-not-enough-info-on-error.yml | ||
5553-spotinst-aws-elasticgroup-sanity.yml | ||
5557-udm-share-sanity.yml | ||
5559-udm-user-sanity.yml | ||
5563-rax-scaling-group-sanity.yml | ||
5565-jenkins-plugin-sanity.yml | ||
5566-additional-flags-nmap.yml | ||
5570-chroot-plugin-fix-default-inventory_hostname.yml | ||
5583-redhat_subscription-subscribe-parameters.yaml | ||
5592-redirect-remove-sap-modules.yml | ||
5601-unixy-callback-use-config-manager.yml | ||
5602-proxmox-tags.yml | ||
5605-ssh-config-add-host-key-algorithms.yaml | ||
5619-keycloak-improvements.yml | ||
5627-redhat_subscription-subscribe-parameters-2.yaml | ||
5628-fix-vmadm-off-by-one.yml | ||
5629-add-prepend-hash-option-for-channel-id.yml | ||
5632-vdo-Use-yaml-safe-load-instead-of-yaml-load.yml | ||
5640-fix-typo-proxmox-inventory.yml | ||
5647-cmd-runner-as-bool-false.yml |