[ansible-devel] Re: Use "with_sublelements" with 3,4,5,... elements ?

2016-05-11 Thread Marc Petrivelli
I hacked the subelement lookup plugin to accept an additional layer if list. If you're interested take a look at https://gist.github.com/mpetrive/6c8dcd77968209b7660f3c4b965808ea On Wednesday, May 11, 2016 at 5:21:35 AM UTC-4, Clément VALENTIN wrote: > > Hi, > > I try to use function "with_su

[ansible-devel] Re: GIThub, Jenkins and Ansible

2016-05-03 Thread Marc Petrivelli
I'd start with browsing http://docs.ansible.com/ansible/list_of_cloud_modules.html to determine which EC2 deployment options are available. As far as configuring Jenkins, take a look at https://galaxy.ansible.com/list#/roles?page=1&page_size=10&autocomplete=jenkins. this is probably more of