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

feat: assign primary ip to a server on create #465

Closed jjeff07 closed 4 months ago

jjeff07 commented 4 months ago
SUMMARY

Fixes #464

ISSUE TYPE
COMPONENT NAME

primary_ip

jjeff07 commented 4 months ago

@jooola New tests are passing: https://dev.azure.com/ansible/hetzner.hcloud/_build/results?buildId=104488&view=logs&j=2cdf8f08-b819-5dce-9da1-1512c6cd89ab&t=faae668e-70a5-53d6-d16a-f1df6c5fe16b&l=1091

Tests:

jooola commented 4 months ago

@jjeff07 Thanks for the initial work!