new ansible cloudstack module

Hi

A few weeks ago, I wrote an Cloudstack module, which used libcloud.

Due some missing features in libcloud and for simplicity, I switched to python cs library developed by Exoscale. I plan to send a PR within the next few weeks to modules-extras

https://github.com/resmo/ansible-cloudstack

Feedback and testing is appreciated. Thanks in advance.

Regards
René

Can you share specifics about what features were missing?

Hi Michael

Thanks for your response.