CiscoDevNet / ansible-dcnm

Apache License 2.0
47 stars 37 forks source link

add "Enable L3VNI w/o VLAN" support on `dcnm_vrfs` module #337

Open dsx1123 opened 1 month ago

dsx1123 commented 1 month ago

Community Note

Description

There is a new way to create l3vni without vlan, it needs to be enabled per fabric setting and can also be overridden on the vrf level, the request is to support the overridden option when create the vrf, the nob is called "Enable L3VNI w/o VLAN"

suggested parameter name: l3vni_wo_vlan

New or Affected modules(s):

DCNM version

Potential ansible task config

# Copy-paste your ansible playbook

References

Additional context Add any other context or screenshots about the feature request here.