Crowdfounding Ansible CloudStack Modules

2015-11-28 Thread Rene Moser
found on http://renemoser.net/blog/2015/11/26/crowdfounding-ansible-cloudstack-modules/ (no need for reply, spread the word would be much appreciated) Thank you! Regards René

Re: Ansible CloudStack modules

2015-01-03 Thread linux...@gmail.com
great job thanks 2015-01-03 23:19 GMT+08:00 Rene Moser : > Hi again > > On 12/18/2014 03:44 PM, Sebastien Goasguen wrote: > >> Thanks for Sharing René, I tested the VM one couple days ago and it works >> perfect. >> I'd love to see one for key paris and secruitygroups. > > Security group manageme

Re: Ansible CloudStack modules

2015-01-03 Thread Rene Moser
Hi again On 12/18/2014 03:44 PM, Sebastien Goasguen wrote: > Thanks for Sharing René, I tested the VM one couple days ago and it works > perfect. > I'd love to see one for key paris and secruitygroups. Security group management (group and rules) has been added, e.g.: - name: ensure security

Re: Ansible CloudStack modules

2014-12-19 Thread Sebastien Goasguen
On Dec 19, 2014, at 3:32 AM, Rene Moser wrote: > Hi Sebastien > > On 18.12.2014 15:44, Sebastien Goasguen wrote: > >> Thanks for Sharing René, I tested the VM one couple days ago and it works >> perfect. >> I'd love to see one for key paris and secruitygroups. > > There is actually already a

Re: Ansible CloudStack modules

2014-12-19 Thread Rene Moser
Hi Sebastien On 18.12.2014 15:44, Sebastien Goasguen wrote: > Thanks for Sharing René, I tested the VM one couple days ago and it works > perfect. > I'd love to see one for key paris and secruitygroups. There is actually already a module for managing ssh keypairs [1]. Example: # Upload your S

Re: Ansible CloudStack modules

2014-12-18 Thread Sebastien Goasguen
On Dec 18, 2014, at 8:23 AM, Rene Moser wrote: > Hi > > I recently created CloudStack modules [1] for Ansible [2], > > You can find some examples in the README [1]. More modules are in the > queue. E.g. CloudStack facts module and a module for managing port > forwardings. > > I created a GitH

Ansible CloudStack modules

2014-12-18 Thread Rene Moser
Hi I recently created CloudStack modules [1] for Ansible [2], You can find some examples in the README [1]. More modules are in the queue. E.g. CloudStack facts module and a module for managing port forwardings. I created a GitHub Pull Request [3] to push them upstream. I would appreciate feedb