Community.General Release Notes

This changelog describes changes after version 12.0.0.

v13.0.1

Release Summary

Bugfix release for inclusion in Ansible 14.0.0rc1.

Minor Changes

Bugfixes

v13.0.0

Release Summary

This is release 13.0.0 of community.general, released on 2026-05-18.

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

Removed Features (previously deprecated)

Bugfixes

New Plugins

Callback

  • community.general.loganalytics_ingestion - Posts task results to an Azure Log Analytics workspace using the new Logs Ingestion API.

Filter

  • community.general.to_toml - Convert variable to TOML string.

New Modules

  • community.general.file_remove - Remove files matching a pattern from a directory.

  • community.general.github_secrets - Manage GitHub repository or organization secrets.

  • community.general.github_secrets_info - List GitHub repository or organization secrets.

  • community.general.icinga2_downtime - Manages Icinga 2 downtimes.

  • community.general.ip2location_info - Retrieve IP geolocation information of a host’s IP address.

  • community.general.keycloak_authentication_v2 - Configure authentication flows in Keycloak in an idempotent and safe manner.

  • community.general.keycloak_realm_localization - Allows management of Keycloak realm localization overrides via the Keycloak API.

  • community.general.logrotate - Manage logrotate configurations.

  • community.general.lxd_storage_pool_info - Retrieve information about LXD storage pools.

  • community.general.lxd_storage_volume_info - Retrieve information about LXD storage volumes.

  • community.general.snap_connect - Manages snap interface connections.

  • community.general.sssd_info - Check SSSD domain status using D-Bus.

  • community.general.uv_python - Manage Python versions and installations using the uv Python package manager.