Hey, 

So I would love to get the aws ec2 inventory working, but I cant seem to 
find a way to connect to my instances within a VPC subnet.

I changed the ec2.ini configuration to: 

destination_variable = private_dns_name

so that now the command 'ec2.py --list' now finds the instances, but I 
still cant figure out a way to route the ansible ssh requests through my 
aliases/gateway configuration. If I just keep my aliases in my 
~/.ssh/config and my hosts in the static ansible hosts file, it of course 
finds them ok.  The servers' names are the same as their alias in my ssh 
config and in the gateway forwarding, so if I could somehow modify the 
ec2.py script to use their 'Name' tag instead of their private ip, I think 
it would work.

Assuming there is no easy way to do this, does anyone know which script / 
function or line in the ec2.py I should modify to try to make it work?

Thanks for any help!

-- 
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/7cf307fa-4a91-4279-a63f-159a164eaa01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to