In this post we will look at using Ansible to retrieve and deploy network configuration to cisco routers using Netconf.
Tag: networking
Learn how to automate the creation of network configurations using jinja in a modular way.
In a previous post, I went over the basics of using Jinja to create templates for network configurations. This time I will be showing some…