fixup docstring in nxos_config module
This commit is contained in:
parent
82a051d150
commit
fca78058db
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
default: line
|
default: line
|
||||||
choices: ['line', 'strict', 'exact']
|
choices: ['line', 'strict', 'exact']
|
||||||
replace
|
replace:
|
||||||
description:
|
description:
|
||||||
- Instructs the module on the way to perform the configuration
|
- Instructs the module on the way to perform the configuration
|
||||||
on the device. If the replace argument is set to I(line) then
|
on the device. If the replace argument is set to I(line) then
|
||||||
|
|
Loading…
Reference in a new issue