Getting Started
💻 Register for Poll
Welcome to Alta3 Live
Vim: A Modal Text Editor
Efficient CLI Usage with Tmux
Software Control Management
💻 SCM Option #1 - GitHub
💻 SCM Option #2 - GitLab
Ansible Overview
💬 Introduction to Ansible
Day 1- Ansible Basics
💬 Introduction to YAML
💻 Making an Inventory
💻 Running a Playbook
💻 ansible.cfg setup
💻 Looping Tasks
💻 Setting Variables: Part 1
💻 Setting Variables: Part 2
Day 2- Critical Modules and Keywords
💻 Ansible Module - copy
💻 Ansible Module - file
💻 Ansible Module - get_url and uri
💬 Templating with Jinja
💻 Ansible Module - template
💻 When Condition
💻 Playbook Tags
Day 3- Advanced Ansible
💻 Ansible Handlers and Listeners
💻 Ansible Error Handling
💻 Ansible Lookup Plugin
💻 Ansible Callback Plugins
💬 Collections, Roles, and Ansible Galaxy
💻 Using Collections
💻 Using Roles
💻 Making Roles
💻 Making Collections
💻 Ansible Vault
Day 4- Ansible Network Automation Tools
💻 Network API Calls
💻 Exploring Switches with Ansible
💻 Ansible Get Switch Config and Archive
💻 network_cli Playbook
💻 Network Playbooks and Vendor Specific Modules
💻 Backup Cisco, Juniper, Arista, and More
💻 Agnostic Network Modules
💻 Simplifying Network Playbooks with Agnostic Modules
💻 Network Playbooks, Set Fact, and Fail
💻 Ansible and TextFSM
Day 5- NetDevOps with Ansible
💬 NetDevOps: Network Management for the Agile Era
💬 Understanding NetDevOps: Source of Truth
💬 Overview of NetDevOps Processes
💻 Introduction to Netbox
💻 IP Address Management
💬 Cisco Modeling Labs (CML)
💻 CML Dynamic Inventory
💻 Building CML Lab with Ansible
💻 Converting Netbox Config to CML Topology
💬 Jinja2 for Networkers
💻 NetBox Cisco Config Templates
💻 Gathering Cisco Network Device Information with Ansible
💻 Loading Gathered Cisco Data into Netbox
💻 Verify Ingested Data in CML
Additional NetDevOps Resources
💬 AAA plus NetDevOps Secrets Mangement
💻 Convert Cisco Network Topology Spreadsheets to Ansible Inventory
💻 Netbox-Jinja2 Device Config with Ansible
💻 Rolling Back Network Changes
💻 Detecting Manual Interference Outside the Source of Truth
Skill Building Labs for Networkers
💻 Network Playbook Error Handling
💻 Network Playbook Precheck
💻 Network Playbooks with Roles and Rollbacks
Additional Ansible Tools
💻 Roles and Molecule
💻 Ansible Module - script
💻 Writing an Ansible Module with Python