mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
* bugfix for None-type error
* add acknowledge and service_check options
* fix whitespace issues
* documentation fix
* fix version error
* changelog fix
* Update plugins/modules/monitoring/nagios.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix int convert error
* Update plugins/modules/monitoring/nagios.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* indentation fix
Co-authored-by: Goetheyn Tony <tony.goetheyn@digipolis.gent>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 7310a34b55)
Co-authored-by: Tony Goetheyn <13643294+tgoetheyn@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- nagios - add the ``acknowledge`` action (https://github.com/ansible-collections/community.general/pull/820).
|
||||
- nagios - add the ``service_check`` action (https://github.com/ansible-collections/community.general/pull/820).
|
||||
Reference in New Issue
Block a user