Path of "ansible_ssh_private_key_file" through AWS account
52 views
Skip to first unread message
Bhotu
unread,
Jan 20, 2016, 4:05:14 PM1/20/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I am currently working with AWS Autoscaling. In order to communicate with the AWS instance, we need ssh keys and that has to be on to your local machine. I need to configure the same server without downloading the keys on to my machine. Is it possible that I can create an inventory and SSH keys can be directly fetched from the AWS account without downloading on to your own machine. ? or can I access that instance with my instance ID or something ?