Release 11.2.1.

This commit is contained in:
Felix Fontein 2025-08-18 21:17:43 +02:00
commit 48c50fa335
9 changed files with 79 additions and 32 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- apache2_module - check the ``cgi`` module restrictions only during activation (https://github.com/ansible-collections/community.general/pull/10423).

View file

@ -1,2 +0,0 @@
bugfixes:
- "pacemaker_resource - fix ``resource_type`` parameter formatting (https://github.com/ansible-collections/community.general/issues/10426, https://github.com/ansible-collections/community.general/pull/10663)."

View file

@ -1,2 +0,0 @@
bugfixes:
- "composer - fix broken command lines (https://github.com/ansible-collections/community.general/issues/10662, https://github.com/ansible-collections/community.general/pull/10669)."

View file

@ -1,2 +0,0 @@
bugfixes:
- "Avoid deprecated functionality in ansible-core 2.20 (https://github.com/ansible-collections/community.general/pull/10687)."

View file

@ -1,2 +0,0 @@
bugfixes:
- "pids - prevent error when an empty string is provided for ``name`` (https://github.com/ansible-collections/community.general/issues/10672, https://github.com/ansible-collections/community.general/pull/10688)."

View file

@ -1 +0,0 @@
release_summary: Bugfix release.