From 2952e925b4d49a56f6dc93c1ce6c3c43fd5d739d Mon Sep 17 00:00:00 2001 From: jo Date: Mon, 28 Apr 2025 12:22:22 +0200 Subject: [PATCH] fix docs --- plugins/modules/volume_attachment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/volume_attachment.py b/plugins/modules/volume_attachment.py index 2e168ba..a587c96 100644 --- a/plugins/modules/volume_attachment.py +++ b/plugins/modules/volume_attachment.py @@ -28,8 +28,8 @@ options: server: description: - Name or ID of the Hetzner Cloud Server to attach/detach the Volume to. + - Required if O(state=present). type: str - required: true automount: description: - Automatically mount the Volume in the Server.