libyanspider.opsview_agent_role
OpsView Agent Role
This Ansible role installs and sets up the OpsView agent on Linux and Windows systems.
Requirements
None
Role Variables
opsview_server_ip
: The IP address of the OpsView Server (Required)snmpd_community
: The SNMPD Community String (Optional)
Dependencies
libyanspider.firewall_ansible_role
Example Playbook
Here’s an example of how to use this role, including how to pass variables:
- hosts: servers
roles:
- { role: libyanspider.opsview_agent_role, opsview_server_ip: 127.0.0.1, snmpd_community: public}
License
BSD License
Author Information
Ahmed Shibani (#shumbashi)
sheipani@gmail.com
Informazioni sul progetto
Ansible role to install and configure OpsView Agent on Linux and Windows hosts
Installa
ansible-galaxy install libyanspider.opsview_agent_role
Licenza
Unknown
Download
409
Proprietario