nickrusso42518 / nots

[Ansible] Nick's OSPF TroubleShooter
BSD 3-Clause "New" or "Revised" License
176 stars 46 forks source link

Please support VRFs #16

Open OliElli opened 4 years ago

OliElli commented 4 years ago

Currently NOTS assumed the base default VRF.

I can hardcode vrf [VRF_NAME] to the end of the list of commands list in the nxos.yml group var but this will only support a single VRF.

I would like facility to iterate through a list of VRFs with unique test parameters.