20 lines
284 B
YAML
20 lines
284 B
YAML
---
|
|
plugin: netbox.netbox.nb_inventory
|
|
api_endpoint: http://netbox.mgmt.toal.ca
|
|
validate_certs: True
|
|
config_context: True
|
|
interfaces: True
|
|
services: True
|
|
plurals: False
|
|
|
|
group_by:
|
|
- site
|
|
- tag
|
|
- role
|
|
- platform
|
|
- cluster
|
|
|
|
|
|
#query_filters:
|
|
# - role: network-edge-router
|