1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
Graham Herceg bed1dc479f
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>
2021-01-03 11:37:56 +01:00
..
become Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
cache Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
callback Fix AZP CI (#1508) 2020-12-18 11:48:28 +01:00
connection Removal of docker content for 2.0.0 (#1304) 2020-11-23 13:03:19 +01:00
inventory proxmox: ignore QEMU templates altogether (#1185) 2020-10-30 19:51:49 +01:00
lookup Add Thycotic DevOps Secrets Vault lookup plugin (#90) 2020-07-13 05:45:07 +00:00
module_utils Remove google plugins and set up redirects to collections (#1319) 2020-12-29 09:46:57 +01:00
modules monit: add support for all monit services when checking process state (#1532) 2021-01-03 11:37:56 +01:00
__init__.py