diff --git a/changelogs/fragments/1107-monit-fix-status-check.yml b/changelogs/fragments/1107-monit-fix-status-check.yml new file mode 100644 index 0000000000..a1565475f5 --- /dev/null +++ b/changelogs/fragments/1107-monit-fix-status-check.yml @@ -0,0 +1,2 @@ +bugfixes: + - monit - fix modules ability to determine the current state of the monitored process (https://github.com/ansible-collections/community.general/pull/1107)