ansible-collections / hetzner.hcloud

A collection to manage resources on Hetzner Cloud
https://galaxy.ansible.com/ui/repo/published/hetzner/hcloud
GNU General Public License v3.0
100 stars 35 forks source link

Assign or unassign existing primary IP from the `primary_ip` module #469

Open jooola opened 4 months ago

jooola commented 4 months ago
SUMMARY

We cannot unassign a primary IP from a server. We also cannot assign an existing IP to a server.

The only implementation is on the server module, the primary IP is not capable of this.

ISSUE TYPE
COMPONENT NAME

primary_ip

ADDITIONAL INFORMATION

465 Solves part of the problem, the missing part to be able to update the assignee_id for primary IP that already exists.

github-actions[bot] commented 1 month ago

This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.