1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
This commit is contained in:
jo 2025-11-18 18:05:44 +01:00
parent 03bbc34694
commit cfe5926bb7
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984

View file

@ -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: