We have used Ansible to automate all of our deployments to EC2 (via the EC2 
packages included with Ansible) and custom roles for our own services.  Our 
production instances run in a vpc within public subnets.  

In order to do an integration with a partner, we've been asked to provide a 
range of ip addresses from which we will send them http requests.  While 
one approach is to use elastic ips, this is quite limiting if we need to 
scale up our number of instances.  Is there a cleaner way to do this in EC2 
via Ansible - i.e. ensure the public ips of all instances in a subnet fall 
within the same range?

-- 
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/daae187d-4809-4c44-9080-90f48112024c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to