Release 10.0.1.

This commit is contained in:
Felix Fontein 2024-11-11 20:14:29 +01:00
commit eb4c01260f
7 changed files with 53 additions and 11 deletions

View file

@ -1 +0,0 @@
release_summary: Bugfix release for inclusion in Ansible 11.0.0rc1.

View file

@ -1,2 +0,0 @@
bugfixes:
- keycloak_client - fix diff by removing code that turns the attributes dict which contains additional settings into a list (https://github.com/ansible-collections/community.general/pull/9077).

View file

@ -1,2 +0,0 @@
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).

View file

@ -1,2 +0,0 @@
bugfixes:
- redfish_utils module utils - remove undocumented default applytime (https://github.com/ansible-collections/community.general/pull/9114).