mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
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
|
required: true
|
||||||
vrf:
|
vrf:
|
||||||
description:
|
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
|
required: false
|
||||||
default: null
|
default: null
|
||||||
bestpath_always_compare_med:
|
bestpath_always_compare_med:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue