Adding the --netbox.ssl_verify option #152
1 changed files with 2 additions and 1 deletions
|
@ -94,5 +94,6 @@ def get_netbox_instance():
|
|||
|
||||
return nb
|
||||
|
||||
|
||||
config = get_config()
|
||||
netbox_instance = get_netbox_instance()
|
||||
|
|
Loading…
Reference in a new issue