mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
use return type list
This commit is contained in:
parent
05de5bc3f7
commit
046b79badc
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ RETURN = """
|
|||
hcloud_storage_box_type_info:
|
||||
description: The Storage Box Types infos as list
|
||||
returned: always
|
||||
type: complex
|
||||
type: list
|
||||
contains:
|
||||
id:
|
||||
description: ID of the Storage Box Type.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue