debian: get all data from netbox
This commit is contained in:
parent
d334e9aafa
commit
eed2308609
2 changed files with 8 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
|||
plugin: netbox.netbox.nb_inventory
|
||||
fetch_all: no
|
||||
interfaces: yes
|
||||
interfaces: true
|
||||
config_context: true
|
||||
flatten_config_context: true
|
||||
flatten_custom_fields: true
|
||||
flatten_local_context_data: true
|
||||
fetch_all: false
|
||||
plurals: false
|
||||
group_by:
|
||||
- location
|
||||
- rack
|
||||
- tag
|
||||
device_query_filters:
|
||||
- has_primary_ip: true
|
||||
query_filters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue