Adding the --netbox.ssl_verify option #152

Merged
strus38 merged 6 commits from feature/nosslverify into master 2020-07-11 15:32:00 +02:00
Showing only changes of commit 95d2ae420e - Show all commits

View file

@ -94,5 +94,6 @@ def get_netbox_instance():
return nb
config = get_config()
netbox_instance = get_netbox_instance()