Greetings. New ansible user.
Can somebody verify my understanding of the nagios module and the servicegroup_host_downtime action?
Do I understand correctly that it affects all of the hosts contained in a service group? It seems a little odd to me, because a service group normally contains a single service over a broad variety of hosts – sometimes even all of them. So it seems weird that a command designed to act on a group of hosts would not act on actual hostgroups. I guess the theory is that I can set up hostgroups in my ansible inventory. But it still seems odd.
Am I also correct that there is no “delete” option for the servicegroup_host and servicegroup_service downtimes? Granted, I normally just let my downtimes expire, but I do delete them sometimes.
Thanks. While the ansible docs are very broad in describing everything, they don’t often go into great depth about the format of some options or the results of some commands.
–EbH