mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
fix docs
This commit is contained in:
parent
2952e925b4
commit
d348374825
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ options:
|
|||
required: true
|
||||
server:
|
||||
description:
|
||||
- Name or ID of the Hetzner Cloud Server to attach/detach the Volume to.
|
||||
- Name or ID of the Hetzner Cloud Server to attach the Volume to.
|
||||
- Required if O(state=present).
|
||||
type: str
|
||||
automount:
|
||||
|
|
@ -76,7 +76,7 @@ hcloud_volume_attachment:
|
|||
returned: always
|
||||
sample: my-volume
|
||||
server:
|
||||
description: Name of the Server
|
||||
description: Name of the attached Server
|
||||
type: str
|
||||
returned: always
|
||||
sample: my-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue