mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
o*: style adjustments (#9526)
* o*: style adjustments * apply recommendations from review * Update plugins/modules/one_vm.py * fix example * adjustment from review * Update plugins/modules/one_vm.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -29,8 +29,8 @@ options:
|
||||
type: str
|
||||
options:
|
||||
description:
|
||||
- 'List with options to gather additional information about an Ethernet Network and related resources. Options allowed: V(associatedProfiles)
|
||||
and V(associatedUplinkGroups).'
|
||||
- 'List with options to gather additional information about an Ethernet Network and related resources. Options allowed:
|
||||
V(associatedProfiles) and V(associatedUplinkGroups).'
|
||||
type: list
|
||||
elements: str
|
||||
extends_documentation_fragment:
|
||||
|
||||
Reference in New Issue
Block a user