intro-to-ansible-webinar
intro-to-ansible-webinar copied to clipboard
Introduction to Ansible for Network Engineers: Part 1
Summary: Learn the basic building blocks of Ansible, along with practical demos showcasing network automation use cases. https://mkto.cisco.com/devnet-webinar-series.html
Focus on core features:
- inventory
- playbook structure
- making config changes and gathering operational data
- saving output to files
- pushing config from files
- basic variable manipulation
- using Ansible facts
Introduction to Ansible for Network Engineers: Part 2
Summary: Dig deeper with practical tips and tricks while building Ansible playbooks.
Focus on variable system, Jinja2 Templates, abstractions with Roles