Re: [ansible-project] Re: Is there a way to get OS information from ec2.py dynamic inventory script?

2015-07-21 Thread Color Cloud
Hello James, Thats a good idea. We have like 23 different images installed. Maybe i can do some logic to process only the ones that are different and process the others as always. Thank you! On Mon, Jul 20, 2015 at 7:50 PM, James Martin wrote: > You could modify the ec2.py script so that it che

[ansible-project] Re: Is there a way to get OS information from ec2.py dynamic inventory script?

2015-07-20 Thread James Martin
You could modify the ec2.py script so that it checks he ec2_image_id and does some logic based around the OS associated with the ec2_image_id. On Monday, July 20, 2015 at 5:16:54 PM UTC-4, Adam R. wrote: > > Hello, > > I would like to know if it is possible to get OS information from the AWS > e