You are here

Ansible Module

Requires Opsview Cloud or Opsview Monitor 6.4
check_circle
Opsview Supported

Ansible Module

Ansible Opsview Module enables the automated management of Opsview Monitor objects with Ansible. The way it does that is by interacting with the REST API.

The way the module works is by synchronizing the contents of the playbook with the REST. That means: anything not matching by name in the REST will be newly created, anything that matches will be updated.

​For information on setup and configuration view our GitHub project.