Chris I haven't gotten this far yet so YMMV...see inline

On Friday, October 7, 2016 at 12:38:24 PM UTC-7, Chris Short wrote:
>
> ...
> And now the question(s):
>
> 1) How can I make Ansible aware EC2 auto-scaling has created new systems?
>
 
I think you are looking for the concept of the Dynamic Inventory
http://docs.ansible.com/ansible/intro_dynamic_inventory.html#example-aws-ec2-external-inventory-script
 

> 2) How can I get Ansible to assign consistent host names and DNS records 
> (Route 53) automatically?
>

For this I think you'd want to do something like this:
https://aws.amazon.com/blogs/compute/building-a-dynamic-dns-for-route-53-using-cloudwatch-events-and-lambda/

An similar example of how to setup CloudWatch Events and Lambda Functions 
with Ansible:
https://gist.github.com/danvaida/e369838ceaa65a7a6f57de7d08af805f
Note this requires features merged but not available yet until 2.2 gets 
released.
 

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/19614bfa-f33f-41b2-b815-29e57239b2be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to