mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
##### 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>
3 lines
131 B
YAML
3 lines
131 B
YAML
minor_changes:
|
|
- floating_ip - Unassign Floating IP before deleting it.
|
|
- primary_ip - Unassign Primary IP before deleting it.
|