Y
Hacker News
new
|
ask
|
show
|
jobs
by
lil_cain
4114 days ago
Ansible can do this, using sshpass (and openSSH).
1 comments
XorNot
4113 days ago
Under the hood SSHpass is just an expect-like wrapper for ssh. The entire login is still dependent on a non-protocol bit of text parsing.
link