Adding changelog

This commit is contained in:
Gareth J. Greenaway 2022-08-26 15:42:17 -07:00 committed by Megan Wilhite
parent 3f917db36f
commit 26a8bc3942

1
changelog/62547.fixed Normal file
View file

@ -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.