Fri, May 27, 2016
2 min read
[Ansible] Using the -k, --ask-pass option with ansible-playbook command causes errors for servers that can SSH without password
#ansible#ssh#troubleshooting
Passing ansible-playbook -k, --ask-pass to a key-authenticated SSH host triggers an authentication error — dropping the flag fixes it.
read more →