diff --git a/network/nxos/nxos_vrf_af.py b/network/nxos/nxos_vrf_af.py index 67e3c3dc39f..b1c4d8d02f2 100644 --- a/network/nxos/nxos_vrf_af.py +++ b/network/nxos/nxos_vrf_af.py @@ -18,12 +18,11 @@ DOCUMENTATION = ''' --- -module: nxos_vxlan_vtep_vni +module: nxos_vrf_af version_added: "2.2" -short_description: Creates a Virtual Network Identifier member (VNI) +short_description: Manages VRF AF description: - - Creates a Virtual Network Identifier member (VNI) for an NVE - overlay interface. + - Manages VRF AF author: Gabriele Gerbino (@GGabriele) extends_documentation_fragment: nxos notes: