community.general/lib/ansible/modules/cloud/cloudscale
Gaudenz Steinlin a65a137cdd Fix failure of cloudscale_floating_ip without server (#53702)
The cloudscale_floating_ip module failed if no server was assigned to
the floating IP. This also adds a test to avoid a regression.

The only way to have a floating IP without a server assigned is to
delete the server where the floating IP is currently assigned. Under
normal circumstances it's not possible to have an unassigned floating
IP.
2019-03-15 09:50:09 +00:00
..
__init__.py
cloudscale_floating_ip.py Fix failure of cloudscale_floating_ip without server (#53702) 2019-03-15 09:50:09 +00:00
cloudscale_server.py Cloudscale server password (#53701) 2019-03-12 21:56:05 +01:00
cloudscale_volume.py cloudscale_volume: fail fast on volume type change (#52231) 2019-02-18 17:48:47 +00:00