1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins
Julian Tölle 241f61338b
fix: unassign primary ip and floating ip before deletion (#796)
##### SUMMARY

Explicitly unassign Primary IP and Floating IPs before deleting them.
This allows us to better handle any errors that happen during the
unassign and is consistent with the flow in our Terraform provider.

##### ISSUE TYPE

- Bugfix Pull Request

##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below
-->

- `floating_ip`
- `primary_ip`

---------

Co-authored-by: jo <ljonas@riseup.net>
2026-01-29 11:10:01 +01:00
..
doc_fragments feat: add support for Storage Boxes (#676) 2025-12-10 13:18:36 +01:00
filter refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
inventory refactor: mark module_utils modules as private (#782) 2026-01-06 08:43:46 +01:00
module_utils feat: Storage Box support no longer experimental (#793) 2026-01-23 16:29:00 +01:00
modules fix: unassign primary ip and floating ip before deletion (#796) 2026-01-29 11:10:01 +01:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00