JNPRAutomate / ansible-junos-evpn-vxlan

Sample project that use Ansible and Jinja2 template to automatically generate configurations for Juniper devices deploy in EVPN/VXLAN fabric mode
MIT License
91 stars 64 forks source link

added access variable check in case there is no access config yet #42

Closed elcool0r closed 7 years ago

elcool0r commented 7 years ago

in case a leaf switch has no access ports configured yet ansible fails.

dgarros commented 7 years ago

Awesome thanks for the contribution