Community.General Release Notes

This changelog describes changes after version 12.0.0.

v13.1.0

Release Summary

Regular bugfix and feature release.

Minor Changes

Bugfixes

New Plugins

Filter

  • community.general.from_toml - Convert TOML string into dictionary.

New Modules

  • community.general.gitlab_project_approvals - Manage project-level merge request approvals settings on GitLab Server.

  • community.general.golang_package - Manage Go packages with go install.

  • community.general.google_chat - Send Google Chat notifications.

  • community.general.keycloak_clientscope_rolemappings - Allows administration of Keycloak clientscope scope mappings to restrict the usage of certain roles to specific clientscopes.

  • community.general.keycloak_realm_users_info - Retrieve users from a Keycloak realm using the Keycloak API.

  • community.general.kopia_repository - Manage Kopia repository.

  • community.general.kopia_repository_info - Gather information about a Kopia repository.

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.