ansible-collection-hetzner-.../changelogs/fragments
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
..
.keep hcloud_server: fix traceback in check mode (#64) 2021-03-12 14:22:47 +01:00
server-race-condition-pg-attach.yml fix(server): server still locked after placement_group attach (#192) 2023-02-08 10:07:46 +01:00