new modules and initial support for cloudstack

Hi

I just created a PR https://github.com/ansible/ansible-modules-extras/pull/121 for inital support of cloudstack.

The first two modules are:

  • cloudstack_vm (virtual machines)
  • cloudstack_sshkey (ssh key management)

The following modules are in the queue or planned.

  • cloudstack_pf (port forwarding)
  • clodustack_fw (firewalling)
  • cloudstack_facts
  • dynamic inventory for cloudstack

I would appreciate any feedback.

Thanks
René

Very nice to see this!