|
Fix SSH password auth: disable key lookup when password is configured
asyncssh tried ~/.ssh/* keys before the password, causing PermissionDenied on hosts that only accept password auth. Now when 'password' is set and no 'client_keys', key auth is disabled entirely. |
|---|
|
|
| navi/tools/ssh_exec.py |
|---|
| ssh_hosts.json.example |
|---|