This commit is contained in:
Pierre KELBERT
2023-11-12 12:23:42 +01:00
committed by GitHub

View File

@@ -73,6 +73,7 @@ class VyOSDriver(NetworkDriver):
'alt_host_keys': False,
'alt_key_file': '',
'ssh_config_file': None,
'allow_agent': False,
}
fields = netmiko_version.split('.')