mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
monit: add support for all monit services when checking process state (#1532)
* add support for all monit service types * ignore case when performing check * add changelog * Escape special characters before matching Co-authored-by: Felix Fontein <felix@fontein.de> * escape each element individually Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
fd741ed663
commit
bed1dc479f
3 changed files with 36 additions and 12 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- monit - add support for all monit service checks (https://github.com/ansible-collections/community.general/pull/1532).
|
Loading…
Add table
Add a link
Reference in a new issue