Fixing string case
This commit is contained in:
parent
8c5b189f8b
commit
bc47cf362b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ options:
|
|||
required: true
|
||||
vrf:
|
||||
description:
|
||||
- Name of the VRF. The name 'default' is a valid VRF representing the global bgp.
|
||||
- Name of the VRF. The name 'default' is a valid VRF representing the global BGP.
|
||||
required: false
|
||||
default: null
|
||||
bestpath_always_compare_med:
|
||||
|
|
Loading…
Reference in a new issue