wrboyce.snmpd
snmpd
This module helps you set up snmpd
on Debian/Ubuntu systems.
Role Variables
snmpd_secret
: This is used for the rocommunity setting.snmpd_cidr
: This defines the IP address range for SNMP access.snmpd_location
: This sets the location of the SNMP device.snmpd_contact
: This specifies the contact person for the SNMP device.
Example Playbook
Here's how to use the module in your playbook:
- hosts: servers
roles:
- role: wrboyce.snmpd
snmpd_secret: public
snmpd_cidr: 192.168.42.42/32
snmpd_location: Unknown
snmpd_contact: Root <root@localhost>
License
This module is licensed under the BSD license.
Author Information
Created by Will Boyce.
Installa
ansible-galaxy install wrboyce.snmpd
Licenza
Unknown
Download
412
Proprietario
Professional Geek