[stable-11] monit: fix check for pending (#11253)

* monit: fix check for pending

* add changelog frag

* adjust testcases
This commit is contained in:
Alexei Znamensky
2025-12-03 19:19:55 +13:00
committed by GitHub
parent df3898b08c
commit 364e491b7e
3 changed files with 7 additions and 5 deletions

View File

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