anonym
This commit is contained in:
@@ -32,9 +32,9 @@ networks = [
|
||||
]
|
||||
|
||||
# NetBox configuration
|
||||
netbox = pynetbox.api(url='https://netbox.quanti.cz/', token='a20493110ca9b9c1658ff624d8668b45260e1b02')
|
||||
netbox = pynetbox.api(url='https://netbox.git/', token='xxxxxxx')
|
||||
|
||||
tenant = "Quanti Praha"
|
||||
tenant = "Xxxx Praha"
|
||||
|
||||
def scan_network(network):
|
||||
print(f"Scanning network: {network}")
|
||||
|
||||
Reference in New Issue
Block a user