ansible-collection-hetzner-.../plugins
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
..
doc_fragments Docs: Document possibility to set the module api_token via environment variable (#163) 2022-11-08 08:41:17 +01:00
inventory feat(inventory): add variable for ipv6 address (#188) 2023-02-01 12:56:21 +01:00
module_utils Improve imports of APIException (#37) 2020-11-24 06:39:21 +01:00
modules fix(server): server still locked after placement_group attach (#192) 2023-02-08 10:07:46 +01:00