5minbootstrap
5minbootstrap copied to clipboard
to use the 'ssh' connection type with passwords, you must install the sshpass program
I get this when I run ansible-playbook -i hosts.ini bootstrap.yml --ask-pass --sudo
Just run it without --ask-pass and make sure you have your ssh key configured correctly for the root user.