mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fixup docstring in nxos_config module
This commit is contained in:
committed by
Matt Clay
parent
a21ce559e5
commit
7700ec1f4c
@@ -74,7 +74,7 @@ options:
|
||||
required: false
|
||||
default: line
|
||||
choices: ['line', 'strict', 'exact']
|
||||
replace
|
||||
replace:
|
||||
description:
|
||||
- Instructs the module on the way to perform the configuration
|
||||
on the device. If the replace argument is set to I(line) then
|
||||
|
||||
Reference in New Issue
Block a user