fixed documentation for oneview modules (#2092) (#2098)

(cherry picked from commit 94cf07efbf)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
Felix Fontein
2021-03-24 18:24:30 +01:00
committed by GitHub
parent bc97d291aa
commit f7cb57677f
18 changed files with 46 additions and 89 deletions

View File

@@ -23,11 +23,13 @@ options:
- Indicates the desired state for the Network Set resource.
- C(present) will ensure data properties are compliant with OneView.
- C(absent) will remove the resource from OneView, if it exists.
type: str
default: present
choices: ['present', 'absent']
data:
description:
- List with the Network Set properties.
type: dict
required: true
extends_documentation_fragment: