Skip to content

Service Reset

Go to Automation

View in GitLab

Description

This playbook resets passive services in Nagios, specifically targeting services starting with "EVT_". It retrieves matching services and performs a forced check to reset their state. The playbook ensures only valid "EVT_" services are processed and fails gracefully for invalid service names.

Credentials

  • sys_ansible_local

Input

Variable Description
nagios_server Nagios server hostname or IP address
service Service name to reset (must start with "EVT_")

Output

None

Dependencies