configure snmp
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
lineinfile:
|
||||
path: "/etc/snmp/snmpd.conf"
|
||||
state: present
|
||||
line: "extend bind /etc/snmp/nginx"
|
||||
line: "extend nginx /etc/snmp/nginx"
|
||||
insertafter: "# SECTION: custom settings"
|
||||
notify: restart_snmpd
|
||||
Reference in New Issue
Block a user