10 lines
204 B
YAML
10 lines
204 B
YAML
---
|
|
plugin: netbox.netbox.nb_inventory
|
|
api_endpoint: http://netbox.mgmt.toal.ca
|
|
validate_certs: True
|
|
config_context: True
|
|
group_by:
|
|
- device_roles
|
|
#query_filters:
|
|
# - role: network-edge-router
|