Hi, I'm using the ssh-agent in order to make Ansible aware of my identity during the setup. Unfortunately I mostly forget to run
"ssh-add ~/.ssh/id_rsa" before starting lengthy installations, so at some point later for instance a "git clone" fails because auf authentication problems. Is there a chance to run "ssh-add -l" locally before running the full installation in order to see, if the ssh agent is properly configured? -- 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/4e5e3d86-ea32-453a-a4bc-637c5a8be74fn%40googlegroups.com.
