netbox_automation
netbox_automation copied to clipboard
Manage netbox configuration with automation. Netbox as a the source of truth: generate an ansible inventory file from Netbox with automation, generate yaml files for ansible playbooks or jinja templat...
Results
1
netbox_automation issues
Sort by
recently updated
recently updated
newest added
I'm getting the following output when running python configure_netbox.py (initial parts work) Traceback (most recent call last): File "configure_netbox.py", line 459, in create_interface_connections() File "configure_netbox.py", line 395, in create_interface_connections print...