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/plugins
Amirhossein Shaerpour e8fda3557c
fix!: do not detach volume if server is not provided (#632)
Do not detach volume if `server` is not provided

##### SUMMARY

Volumes were automatically detached from servers if they already exists
and attached to a server.
This PR fixes this issue after adding new ```volume_attachment``` module
so user can attach/detach
volumes with that module

Fixes: #490 

##### ISSUE TYPE
- Bugfix Pull Request

##### COMPONENT NAME
```volume```

---------

Co-authored-by: Jonas L. <jooola@users.noreply.github.com>
2025-05-07 10:44:39 +02:00
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
filter fix: check label_selector child targets with load_balancer_status filter (#552) 2024-08-16 11:09:20 +02:00
inventory fix!: prevent host variable name collision with ansible reserved names (#617) 2025-03-25 17:35:19 +01:00
module_utils chore(deps): update dependency hcloud to v2.5.1 (#631) 2025-04-30 14:44:26 +02:00
modules fix!: do not detach volume if server is not provided (#632) 2025-05-07 10:44:39 +02:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00