Hello, I need to schedule a forced service check for all services on a Nagios host. This is possible with the 'SCHEDULE_FORCED_HOST_SVC_CHECKS' command.
https://assets.nagios.com/downloads/nagioscore/docs/externalcmds/cmdinfo.php?command_id=130 The Ansible nagios module seems to have a 'command' action, but I can't find any example how to use this with parameters. https://docs.ansible.com/ansible/2.6/modules/nagios_module.html As I need to add hostname and checktime to use 'SCHEDULE_FORCED_HOST_SVC_CHECKS', could someone please enlighten me if it is supported to use the command action with parameters? Grtz Willem -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ebf5c2b7-9de0-40d1-ae34-eca7ddde4a72%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
