5 ms·
Ansible can do this, using sshpass (and openSSH).
by lil_cain 12y ago
Ansible can do this, using sshpass (and openSSH).
- XorNot 12y agoUnder 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.