community.general/lib/ansible/modules/cloud/cloudscale
Gaudenz Steinlin a23da23491 cloudscale_floating_ip module (#33181)
* Refactor cloudscale API code

Move code common to all cloudscale cloud modules into a common base
class.

This is needed as a prepartion of the cloudscale_floating_ip module.

* cloudscale_floating_ip module

New cloud module to manage floating IPs on the cloudscale.ch IaaS
service.
2017-12-11 14:48:35 +00:00
..
__init__.py
cloudscale_floating_ip.py cloudscale_floating_ip module (#33181) 2017-12-11 14:48:35 +00:00
cloudscale_server.py cloudscale_floating_ip module (#33181) 2017-12-11 14:48:35 +00:00