mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4f7d44aa10
* 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>
(cherry picked from commit bed1dc479f
)
Co-authored-by: Graham Herceg <g.a.herceg@gmail.com>
2 lines
133 B
YAML
2 lines
133 B
YAML
bugfixes:
|
|
- monit - add support for all monit service checks (https://github.com/ansible-collections/community.general/pull/1532).
|