Files
community.general/CHANGELOG.md
Felix Fontein a5d830bbf4 Release 12.5.0.
2026-03-23 21:24:48 +01:00

267 KiB
Raw Blame History

Community General Release Notes

Topics

v12.5.0

Release Summary

Bugfix and feature release.

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • community.general.github_secrets - Manage GitHub repository or organization secrets.
  • community.general.github_secrets_info - List GitHub repository or organization secrets.
  • community.general.keycloak_authentication_v2 - Configure authentication flows in Keycloak in an idempotent and safe manner.
  • community.general.logrotate - Manage logrotate configurations.

v12.4.0

Release Summary

Regular bugfix and feature release.

Minor Changes

Bugfixes

New Plugins

Callback

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

New Modules

  • community.general.icinga2_downtime - Manages Icinga 2 downtimes.
  • community.general.keycloak_realm_localization - Allows management of Keycloak realm localization overrides via the Keycloak API.

v12.3.0

Release Summary

Regular feature and bugfix release.

Minor Changes

Bugfixes

New Plugins

Filter

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

v12.2.0

Release Summary

Feature and bugfix release.

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • community.general.ip2location_info - Retrieve IP geolocation information of a host's IP address.
  • community.general.sssd_info - Check SSSD domain status using D-Bus.

v12.1.0

Release Summary

Regular bugfix and feature release.

Minor Changes

Deprecated Features

Bugfixes

New Modules

  • community.general.file_remove - Remove files matching a pattern from a directory.
  • community.general.lxd_storage_pool_info - Retrieve information about LXD storage pools.
  • community.general.lxd_storage_volume_info - Retrieve information about LXD storage volumes.

v12.0.1

Release Summary

Bugfix release for inclusion in Ansible 13.0.0rc1.

Minor Changes

Bugfixes

v12.0.0

Release Summary

This is release 12.0.0 of community.general, released on 2025-11-03.

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

Removed Features (previously deprecated)

Security Fixes

Bugfixes

New Plugins

Callback

  • community.general.tasks_only - Only show tasks.

Filter

  • community.general.to_nice_yaml - Convert variable to YAML string.
  • community.general.to_yaml - Convert variable to YAML string.

Inventory

  • community.general.incus - Incus inventory source.

Lookup

  • community.general.binary_file - Read binary file and return it Base64 encoded.

New Modules

  • community.general.django_dumpdata - Wrapper for django-admin dumpdata.
  • community.general.django_loaddata - Wrapper for django-admin loaddata.
  • community.general.jenkins_credential - Manage Jenkins credentials and domains through API.
  • community.general.kea_command - Submits generic command to ISC KEA server on target.
  • community.general.keycloak_user_execute_actions_email - Send a Keycloak execute-actions email to a user.
  • community.general.lvm_pv_move_data - Move data between LVM Physical Volumes (PVs).
  • community.general.pacemaker_info - Gather information about Pacemaker cluster.
  • community.general.pacemaker_stonith - Manage Pacemaker STONITH.