mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 04:40:22 -07:00
fixed documentation for oneview modules (#2092)
This commit is contained in:
parent
926c0a71d0
commit
94cf07efbf
18 changed files with 46 additions and 101 deletions
|
@ -23,6 +23,7 @@ options:
|
|||
provider_display_name:
|
||||
description:
|
||||
- Provider Display Name.
|
||||
type: str
|
||||
params:
|
||||
description:
|
||||
- List of params to delimit, filter and sort the list of resources.
|
||||
|
@ -31,6 +32,7 @@ options:
|
|||
- C(count): The number of resources to return.
|
||||
- C(query): A general query string to narrow the list of resources returned.
|
||||
- C(sort): The sort order of the returned data set."
|
||||
type: dict
|
||||
extends_documentation_fragment:
|
||||
- community.general.oneview
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue