1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/cloudscale_floating_ip
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
..
meta Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
tasks Fix failure of cloudscale_floating_ip without server (#53702) 2019-03-15 09:50:09 +00:00
aliases Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00