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/changelogs
Julian Tölle 60d9cf74a6
fix(server): server still locked after placement_group attach (#192)
In some cases the server was still marked as locked after attaching it to
a placement_group. This caused potential follow up tasks that use the server
to fail.

This happened because the action returned by `add_to_placement_group()` was
not waited upon.

For the detach case this is handled correctly.
2023-02-08 10:07:46 +01:00
..
fragments fix(server): server still locked after placement_group attach (#192) 2023-02-08 10:07:46 +01:00
.gitignore Polish old modules and collection for release (#11) 2020-06-29 13:53:01 +02:00
changelog.yaml chore: prepare v1.10.0 (#190) 2023-02-02 09:20:15 +01:00
config.yaml Add hcloud_load_balancer_info module (#41) 2020-11-27 12:25:06 +01:00