Overview
The first workshop day is all about getting to know Ansible and learning to write your first Ansible Playbooks.
You will complete the following exercises today:
- Exercise 1 - Check the Prerequisites
- Exercise 2 - The Ansible Basics
- Exercise 3 - Writing your first Playbook
- Exercise 4 - Using Variables
- Exercise 5 - Work with conditionals
- Exercise 6 - Run tasks multiple times
- Exercise 7 - Trigger changes with Handlers
- Exercise 8 - Templating with Jinja2
- Exercise 9 - Reusability with Roles