Skip to content

Delete Service

Go to Automation

View in GitLab

Description

This playbook deletes a specific service check in Nagios for a given host. It uses the Nagios API to perform the deletion .

Credentials

  • sys_ansible_local
  • mon-nagios-credential-sys_daf_nagios_write

Input

Variable Description
nagios_server Nagios server hostname or IP address
nagios_service_name Name of the service to delete
target Hostname associated with the service

Output

None

Dependencies