> > > "msg": "Failed to connect to the host via ssh: [email protected]: > Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).", > "unreachable": true >
please first try to connect over ssh without asking password On your host running ansible try this: *ssh [email protected] <[email protected]>* You need to enter this host without any password If you fail take a look at this link https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys-on-debian-10 or another talking about this theme. Best regards. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CACf%3DZ5hRx%2BR9jcP%3DO-dDhN-%3DB8WY4%3D%3Dj7BwFNUv9cEp0s7TfVQ%40mail.gmail.com.
