Welcome to Alta3 Research Labs!
💻 Exploring Your Lab Environment
💻 Meet VIRGIL: Your AI Lab Coach
💻 Register for Polls
Required Tools
💻 Vim: A Modal Text Editor
💻 Efficient CLI Usage with Tmux
Source Code Management
💬 What to Choose?
💻 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
Additional Ansible Tools
💻 Roles and Molecule
💻 Ansible Module - script
💻 Writing an Ansible Module with Python