Files
community.general/CHANGELOG.md
Felix Fontein 6653e84e2e Release 12.0.0.
2025-11-03 18:49:15 +01:00

103 KiB
Raw Permalink Blame History

Community General Release Notes

Topics

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.