Files
community.general/CHANGELOG.md
Felix Fontein 9c143467f8 Release 12.0.1.
2025-11-10 21:01:43 +01:00

132 KiB
Raw Blame History

Community General Release Notes

Topics

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.