mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07: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:
parent
25474f657a
commit
96a8390b5e
2 changed files with 179 additions and 8 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue