Release 11.4.3.

This commit is contained in:
Felix Fontein
2025-12-29 14:46:32 +01:00
parent 9d7fe2f0ae
commit f2d6ac54e9
8 changed files with 96 additions and 52 deletions

View File

@@ -1 +0,0 @@
release_summary: Regular bugfix release.

View File

@@ -1,2 +0,0 @@
bugfixes:
- monit - internal state was not reflecting when operation is "pending" in ``monit`` (https://github.com/ansible-collections/community.general/pull/11245).

View File

@@ -1,2 +0,0 @@
bugfixes:
- monit - add delay of 0.5 seconds after state change and check for status (https://github.com/ansible-collections/community.general/pull/11255).

View File

@@ -1,3 +0,0 @@
---
bugfixes:
- keycloak_realm - fixed crash in ``sanitize_cr()`` when ``realmrep`` was ``None`` (https://github.com/ansible-collections/community.general/pull/11260).

View File

@@ -1,2 +0,0 @@
bugfixes:
- listen_ports_facts - fix handling of empty PID lists when ``command=ss`` (https://github.com/ansible-collections/community.general/pull/11332).