From cfe5926bb781bf18a3020d6d5da1e59351d2caee Mon Sep 17 00:00:00 2001 From: jo Date: Tue, 18 Nov 2025 18:05:44 +0100 Subject: [PATCH] docs --- plugins/modules/storage_box_type_info.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/modules/storage_box_type_info.py b/plugins/modules/storage_box_type_info.py index 848d88b..01964ab 100644 --- a/plugins/modules/storage_box_type_info.py +++ b/plugins/modules/storage_box_type_info.py @@ -21,12 +21,12 @@ author: options: id: description: - - The ID of the Storage Box Type you want to get. - - The module will fail if the provided ID is invalid. + - ID of the Storage Box Type to get. + - If the ID is invalid, the module will fail. type: int name: description: - - The name of the Storage Box Type you want to get. + - Name of the Storage Box Type to get. type: str extends_documentation_fragment: @@ -45,7 +45,7 @@ EXAMPLES = """ RETURN = """ hcloud_storage_box_type_info: - description: The Storage Box Types infos as list + description: List of Storage Box Types. returned: always type: list contains: