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 53cb29a6d4 - Show all commits

View file

@ -1,11 +1,10 @@
import logging
import sys
import requests
import urllib3
import jsonargparse
import pynetbox
import requests
import urllib3
def get_config():