mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

* need to check the version of Netmiko python library and then import the exceptions from different locations depending on the result. * Adding changelog. * swap out if...else for double try...except.
1 line
196 B
Text
1 line
196 B
Text
Due to changes in the Netmiko library for the exception paths, need to check the version of Netmiko python library and then import the exceptions from different locations depending on the result.
|