Fix Inventory
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
plugin: netbox.netbox.nb_inventory
|
plugin: netbox.netbox.nb_inventory
|
||||||
api_endpoint: http://192.168.112.8:9999/api/
|
api_endpoint: "http://192.168.112.8:9999"
|
||||||
api_token: 6b96297bf30a091b683a66f92f15efe72ac79dee
|
token: "6b96297bf30a091b683a66f92f15efe72ac79dee"
|
||||||
validate_certs: false
|
validate_certs: false
|
||||||
config_context: true
|
config_context: true
|
||||||
|
flatten_config_context: true
|
||||||
plurals: false
|
plurals: false
|
||||||
group_names_raw: false
|
group_names_raw: false
|
||||||
|
|
||||||
group_by:
|
group_by:
|
||||||
- tag
|
- tag
|
||||||
query_filters:
|
query_filters:
|
||||||
|
|||||||
Reference in New Issue
Block a user