[ansible-project] Re: Can't run playbook against multiple nodes using ec2.py and AWS tags

2016-01-22 Thread emmanuel . mayssat
Well do you nodes have the same ssh key? is ubuntu your remote_user ? is ~ubuntu/.ansible writable/readable? Better yet, can you show us your playbook and the task it is failing on? Best, -- E On Friday, January 22, 2016 at 7:33:29 AM UTC-8, alexande...@paradoxplaza.com wrote: > > Hello, > >

[ansible-project] external inventory, cache, and multi AWS account

2016-01-21 Thread emmanuel . mayssat
If you are using ansible with AWS, you ar eprobably familiar with the ec2.py, an external invnetory script. because API calls to AWS are time consuming, the inventory is built and cached locally. Now when I run python ec2.py --boto-profile 1234 list I see in the cache directory another subdire