5minbootstrap icon indicating copy to clipboard operation
5minbootstrap copied to clipboard

to use the 'ssh' connection type with passwords, you must install the sshpass program

Open pldimitrov opened this issue 11 years ago • 1 comments

I get this when I run ansible-playbook -i hosts.ini bootstrap.yml --ask-pass --sudo

pldimitrov avatar May 02 '14 16:05 pldimitrov

Just run it without --ask-pass and make sure you have your ssh key configured correctly for the root user.

matthewlehner avatar Jun 15 '14 07:06 matthewlehner