nautobot / nautobot-app-device-onboarding

Device Onboarding Plugin for Nautobot
https://docs.nautobot.com/projects/device-onboarding/en/latest/
Other
43 stars 28 forks source link

Allow netmiko extras options for `Sync Devices from Network` Job #227

Open housepbass opened 1 month ago

housepbass commented 1 month ago

Environment

Proposed Functionality

Allow overriding of default netmiko options in inventory creator

Use Case

The primary use case is to allow passing in optional args like timeouts, ssh_config_file, etc.