mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +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:
@@ -30,8 +30,8 @@ options:
|
||||
|
||||
options:
|
||||
description:
|
||||
- 'List with options to gather information about Network Set. Option allowed: V(withoutEthernet). The option V(withoutEthernet) retrieves
|
||||
the list of network_sets excluding Ethernet networks.'
|
||||
- 'List with options to gather information about Network Set. Option allowed: V(withoutEthernet). The option V(withoutEthernet)
|
||||
retrieves the list of network_sets excluding Ethernet networks.'
|
||||
type: list
|
||||
elements: str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user