
Ansible for Network Automation
Infrastructure as Code with Ansible
Search for a command to run...

Infrastructure as Code with Ansible

Model-driven Network Management with Nokia SROS

How Nokia's model-driven Python library lets you write one script that runs both on your laptop and directly inside the router — and why that changes everything for network automation.

Using Streamlit to Make Automation Accessible for every Team

Generating configurations with Jinja is powerful. Deploying them safely is engineering. We explored how to use Jinja2 templates to standardize configurations across vendors. But generating configurat

Having completed Part 1, you now understand Jinja2 and its basic templating constructs, including variables, control structures, and simple filters for generating dynamic text. In Part 2, we will delv

In contemporary network automation, the ability to dynamically generate configurations is essential for network engineers operating in multi-vendor environments. Manual configuration is prone to error

Welcome back to our Network Automation series. Last week, we utilized SSH and Netmiko to back up configurations. This week, we will explore modern network APIs. Rather than delving into complex setups

Welcome back to Part 2 of our network automation series. In Part 1, we explored the fundamentals of Netmiko, including connecting to a device and executing commands. Now, we will apply those skills. I