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/tests/integration/targets/placement_group/tasks
Will Bicks 15829561f0
test: server placement group idempotency using id (#648)
##### SUMMARY
<!--- Describe the change below, including rationale and design
decisions -->

Add a test that adding a placement group to a server by ID is
idempotent.

Verifies fix for #647

<!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->

##### ISSUE TYPE
<!--- Pick one below and delete the rest -->
- Bugfix Pull Request

##### COMPONENT NAME
<!--- Write the short name of the module, plugin, task or feature below
-->
server

##### ADDITIONAL INFORMATION

Will pass when the changes introduced in
https://github.com/hetznercloud/hcloud-python/pull/504 are available in
this module.
2025-06-10 20:46:56 +02:00
..
cleanup.yml refactor: start using new modules names (#393) 2023-11-21 09:40:11 +01:00
main.yml feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
prepare.yml refactor: start using new modules names (#393) 2023-11-21 09:40:11 +01:00
test.yml test: server placement group idempotency using id (#648) 2025-06-10 20:46:56 +02:00