Ansible Ansible and Cisco Example (Updated -Cisco.Ios Module) Overview In this blog post, we will go through how to create a simple Ansible Playbook to configure a couple Suresh Vina Dec 21, 2022 10 min read
Ansible Palo Alto Ansible Example - Interfaces and Zones In the previous post, we covered Ansible + Palo Alto fundamentals, in this post, let's go over the example Suresh Vina Nov 12, 2022 7 min read
Ansible Ansible - Making Variables Optional By default, Ansible requires values for all variables in a templated expression. If a variable is not defined, it throws Suresh Vina Oct 26, 2022 1 min read
NetDevOps Ansible with Cisco - Variables Prerequisite This blog post assumes you have a basic understanding of Cisco devices and Ansible. If you are not familiar Suresh Vina Dec 29, 2021 9 min read
NetDevOps Using Ansible with Vagrant If you are not familiar with Vagrant, I highly recommend reading my previous Vagrant Introduction post here. Vagrant for NetDevOpsThere Suresh Vina Dec 28, 2021 7 min read
NetDevOps Network Configuration Backup with Ansible and Git The typical way you would perform Network Configuration Backup is by using NCM software such as Solarwinds NCM, Rancid, Oxidized Suresh Vina Nov 29, 2020 6 min read
NetDevOps Ansible with Cisco - Part 2 ios_config module Cisco IOS configurations use a simple block indent file syntax for segmenting configuration into sections. Ansible ios_config module provides Suresh Vina Nov 13, 2020 8 min read
NetDevOps Ansible with Cisco - Part 1 Installation and basic set-up Hello readers! I have updated this blog post with new and relevant information. I encourage you to check out the Suresh Vina Nov 7, 2020 13 min read