can you login just using the command?: ssh -C -tt -vvvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/vagrant/.ansible/cp/ansible-ssh-%h-%p-%r" -o Port=22 -o IdentityFile="./private_key" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=vagrant -o ConnectTimeout=10 192.168.33.10
the issue seems to be authentication related -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAJ5XC8%3DEZWJ44Y5CW2PXmfbcd%3DwhvekLxzBQU%3DHZTHYrVeGB8Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
