forked from mirrors/thatmattlove-hyperglass
#108: remove hard-coded ignore of system ssh config file
This commit is contained in:
parent
08b2760721
commit
68485f9ed8
1 changed files with 0 additions and 1 deletions
|
|
@ -89,7 +89,6 @@ class ScrapliConnection(SSHConnection):
|
|||
"transport": "asyncssh",
|
||||
"auth_strict_key": False,
|
||||
"ssh_known_hosts_file": False,
|
||||
"ssh_config_file": False,
|
||||
**global_args,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue