Fix bad indent in snmp.yml.j2
This commit is contained in:
parent
8ae94fa8f8
commit
eaa0d2e0fc
1 changed files with 3 additions and 3 deletions
|
@ -143,9 +143,9 @@ procurve_switch:
|
|||
labelname: ifName
|
||||
oid: 1.3.6.1.2.1.31.1.1.1.1
|
||||
type: DisplayString
|
||||
version: 2
|
||||
auth:
|
||||
community: "{{ snmp_switch_community }}"
|
||||
version: 2
|
||||
auth:
|
||||
community: "{{ snmp_switch_community }}"
|
||||
|
||||
ubiquiti_unifi:
|
||||
walk:
|
||||
|
|
Loading…
Reference in a new issue