Hello, Marcus. What I'm trying to do is to use `serverspec` to test the ansible-deployed hosts. As `serverspec` connects to test machines via ssh, I have to let it know the location of ssh private key. I didn't want to edit the root .ssh/config for such small part, I was looking for a way to specify private key.
Thank you. --- t goto 2015年5月11日月曜日 5時51分32秒 UTC+9 Marcus Franke: > > > Am 09.05.2015 07:36 schrieb "t goto" <[email protected] <javascript:>>: > > > > Sounds like a plan! :) > > I willl try this method, thanks! > > > > Hi, > > one thing I don't understand, why do you need to roll out the private key > at all? Using the ssh-agent and agent forwarding you can use your locally > stored private key even for those hosts in the second row behind some kind > of jump host. > > Regards, > Marcus > -- 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/52270775-1349-40cb-a039-838f4f3ea55b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
