Community.General Release Notes

This changelog describes changes after version 9.0.0.

v10.0.1

Release Summary

Bugfix release for inclusion in Ansible 11.0.0rc1.

Bugfixes

v10.0.0

Release Summary

This is release 10.0.0 of community.general, released on 2024-11-04.

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

Removed Features (previously deprecated)

Bugfixes

Known Issues

New Plugins

Filter

  • community.general.keep_keys - Keep specific keys from dictionaries in a list.

  • community.general.remove_keys - Remove specific keys from dictionaries in a list.

  • community.general.replace_keys - Replace specific keys in a list of dictionaries.

  • community.general.reveal_ansible_type - Return input type.

Test

  • community.general.ansible_type - Validate input type.

New Modules

  • community.general.bootc_manage - Bootc Switch and Upgrade.

  • community.general.consul_agent_check - Add, modify, and delete checks within a consul cluster.

  • community.general.consul_agent_service - Add, modify and delete services within a consul cluster.

  • community.general.django_check - Wrapper for C(django-admin check).

  • community.general.django_createcachetable - Wrapper for C(django-admin createcachetable).

  • community.general.homebrew_services - Services manager for Homebrew.

  • community.general.ipa_getkeytab - Manage keytab file in FreeIPA.

  • community.general.jenkins_node - Manage Jenkins nodes.

  • community.general.keycloak_component - Allows administration of Keycloak components via Keycloak API.

  • community.general.keycloak_realm_keys_metadata_info - Allows obtaining Keycloak realm keys metadata via Keycloak API.

  • community.general.keycloak_userprofile - Allows managing Keycloak User Profiles.

  • community.general.krb_ticket - Kerberos utils for managing tickets.

  • community.general.one_vnet - Manages OpenNebula virtual networks.

  • community.general.zypper_repository_info - List Zypper repositories.