CiscoDevNet / ansible-dcnm

Apache License 2.0
47 stars 37 forks source link

Fix issue with VRF loopback attachment support #332

Closed peter8498 closed 3 weeks ago

peter8498 commented 1 month ago

Fixing an issue when running the module for a VRF that has been attached to a switch with loopback IPs. The current logic required both a v4 and v6 IP. But in reality you only need one or the other or both. Not require to need both.