[ansible-project] Re: ec2 module works...ec2.py does not (confused!)

2014-01-14 Thread Joshua Conner
On Monday, January 13, 2014 3:57:52 PM UTC-8, Mark Casey wrote: > > No change specifically with ec2.py... it doesn't work on the host where I > wanted to use it, but it does on another host I tried it on. > > However, on the host where ec2.py is not working, I thought I'd mention > that I am ab

[ansible-project] Re: EC2 provisioning with Ansible

2014-01-13 Thread Joshua Conner
> > Is it possible to fully automatic launch an EC2 instance and run the > playbooks against this instance, with only one command? > There's a good example of this in the Ansible documentation here: http://docs.ansible.com/guide_aws.html#provisioning -- You received this message because you

[ansible-project] How to run an action for a dynamically–templated host group

2013-12-11 Thread Joshua Conner
Hello! I'm trying to develop an `ec2-instances` role that I can use to ensure the proper number and type of ec2 instances are running for a given playbook. You can see what I've got so far here: https://gist.github.com/joshuaconner/da70f903172a6583d463 My problem is that, as it the `hosts:` fi