Looks like https://github.com/hsingh/ansible-elastic-beanstalk is most
relevant, it's written in with boto3. It also looks like it hasn't been
maintained for the past 8 months (which is fine, peoples priorities/roles
change).

There is also a configuration_template module written here
https://github.com/radeinla/ansible-elastic-beanstalk/blob/configurationtemplate/library/elasticbeanstalk_configuration_template.py
which covers all of the functionality of the cloudformation resources.

It would be good to have something in the official repo to have more eyes
on it in the one spot.

I'm not a programmer, but would be more then happy to try to submit
something. I just want to make sure @hsingh and others get credit for the
work.

Anyone else want to help out with this? I need to
- Make sure it fits in with community AWS Guidelines,
https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/cloud/amazon/GUIDELINES.md
- Merge the outstanding PRs in hsingh repo, ensure tests are valid
- Copy in the configuration_template
- See what the other forks have updated/changed/fixed


On 19 October 2015 at 12:49, Matt Young <[email protected]> wrote:

> or https://github.com/skorochkin/ansible-elastic-beanstalk-with-cleanup
>
> or
>
> https://github.com/lachatak/deliverypipeline
>
> would be so awesome to have an eb core module.
>
> -M
>
> On Oct 19, 2015, at 12:39 PM, Matt Young <[email protected]>
> wrote:
>
> So which module do you speak of? I ran across a few and would like
> recommendations...
>
> This one:
> https://github.com/hsingh/ansible-elastic-beanstalk
>
> Or?
>
> On Wednesday, October 7, 2015 at 11:59:09 AM UTC-7, Rmen R wrote:
>>
>> There is an elasticbeanstalk module now!
>>
>> On Friday, October 17, 2014 at 4:31:09 AM UTC-7, Eoin Verling wrote:
>>>
>>> Hi,
>>>
>>> I'm wondering how to orchestrate dockers, on AWS, via Ansible?
>>>
>>> I currently manage my AWS infrastructure with Ansible (network,
>>> instances, volumes, groups, lb, etc) and manage deployments / upgrades to
>>> AWS via Ansible .. and I'm interested in / thinking about utilising
>>> Dockers.
>>>
>>> I can (via the Elastic Beanstalk GUI) create a docker app, with my own
>>> dockerfile, etc ...
>>>
>>> Is there an ElasticBeanstalk Ansible module?
>>> Should dockers be controlled outside of AWS', via libswarm perhaps?
>>> Is this the wrong place to discuss this?
>>> Should I just try solve smaller problems?
>>>
>>> Yours Confused,
>>> e
>>>
>>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Ansible Project" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/ansible-project/Mj2sdF85mwQ/unsubscribe.
> To unsubscribe from this group and all its topics, 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/293316e8-cfd8-4f78-9aaf-6dbea7810e18%40googlegroups.
> com
> <https://groups.google.com/d/msgid/ansible-project/293316e8-cfd8-4f78-9aaf-6dbea7810e18%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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/C2C35E0A-7AF2-4396-980E-955BA15F7545%40gmail.com
> <https://groups.google.com/d/msgid/ansible-project/C2C35E0A-7AF2-4396-980E-955BA15F7545%40gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Steve

-- 
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/CA%2Bemtquda4HaOf%3DdrOTfCevC5_qfD73zDgFnqx7Bs1LOnTJPOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to