mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-03 23:20:19 -07:00
Fixing DOC string
This commit is contained in:
parent
0b887cd193
commit
5277f645e5
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ description:
|
||||||
author: Gabriele Gerbino (@GGabriele)
|
author: Gabriele Gerbino (@GGabriele)
|
||||||
extends_documentation_fragment: nxos
|
extends_documentation_fragment: nxos
|
||||||
notes:
|
notes:
|
||||||
- 'default' restores params default value, if any. Otherwise it removes
|
- Value I(default) restores params default value, if any.
|
||||||
the existing param configuration.
|
Otherwise it removes the existing param configuration.
|
||||||
options:
|
options:
|
||||||
vrf:
|
vrf:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue