diff --git a/changelog/62547.fixed b/changelog/62547.fixed new file mode 100644 index 00000000000..44b4ff4113d --- /dev/null +++ b/changelog/62547.fixed @@ -0,0 +1 @@ +Remove the connection_timeout from netmiko_connection_args before netmiko_connection_args is added to __context__["netmiko_device"]["args"] which is passed along to the Netmiko library.