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/server/tasks
Jonas L. e59e787d99
feat: allow renaming a server (#619)
##### SUMMARY

Fixes #600

Allow renaming a server by passing its id and its new name.

##### ISSUE TYPE

- Feature Pull Request


##### COMPONENT NAME

server
2025-03-25 17:34:59 +01: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 feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
test_basic.yml feat: allow renaming a server (#619) 2025-03-25 17:34:59 +01:00
test_firewalls.yml test: do not check error messages meant for humans (#540) 2024-08-01 16:09:11 +02:00
test_primary_ips.yml feat: add new created state for idempotent server creation (#606) 2025-03-21 14:05:03 +01:00
test_private_network_only.yml feat: add new created state for idempotent server creation (#606) 2025-03-21 14:05:03 +01:00
test_validation.yml test: do not check error messages meant for humans (#540) 2024-08-01 16:09:11 +02:00