mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fixing string case
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user