These are not really ansible questions, they are really ssh setup questions.
i don't recommend copying private keys, I would either generate a new one and add that to stash. You can have multiple per user, or just create a readonly deployment user to do checkouts. Another option is to forward your ssh key as you login to the vagrant box. Ansible vault is for keeping secrets encrypted, it will not help you with ssh access, but it can keep passwords and keys safe. -- 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/CAJ5XC8m11bFfRj-gML1UfPqr56eWjSrSBaeSS3MukUJ1z8d8Pw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
