Getting Started
💻 Register for Poll
Welcome to Alta3 Live
Vim: A Modal Text Editor
Efficient CLI Usage with Tmux
Revision Control with GitHub
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
Additional Ansible Tools
💻 Roles and Molecule
💻 Ansible Module - script
💻 Writing an Ansible Module with Python