mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
add changelog fragment
This commit is contained in:
parent
9f802d5faf
commit
95730de524
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/add-volume-attachment-module.yml
Normal file
2
changelogs/fragments/add-volume-attachment-module.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- volume_attachment - Add new `volume_attachment` module to manage Volumes attachment.
|
||||
|
|
@ -10,7 +10,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: volume_attachment
|
||||
|
||||
short_description: Manage the relationship between Hetzner Cloud Volumes and Servers
|
||||
short_description: Manage the attachment of Hetzner Cloud Volumes
|
||||
|
||||
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue