/ansible_workshop_files

This repo will contain all files required for my Ansible Workshop from Anywhere self-paced or instructor led class . Including course lecture, terminology and lab manuals.

Primary LanguageHTML

Ansible Workshop from Anywhere

This repo contains all files required for my Ansible Workshop including course lecture, terminology and lab manuals.

This workshop is also built to work as a self-paced workshop providing you meet the Lab Requirements.


Preface and Basics-101

Ansible Workshop Summary Main - Workshop information
Ansible Workshop Lab Main - Lab Requirements for the workshop


Domain-01 - Ansible Basics

Subcontent Links Subcontent Name
Lecture 1.1 Ansible Basic Info, terminology and important Ansible files
Lab 1.1 Installing and configuring Ansible Engine and a look at basic a playbook
Lecture 1.2 Connecting to inventory machines, privilege escalation and Ansible Vault
Lab 1.2 Configuring Credentials for inventory hosts and basic Ansible Vault usage
Lecture 1.3 The Ansible Configuration and Inventory files
Lab 1.3 Exploring the Ansible Configuration and Inventory files
Lecture 1.4 Exploring the playbook syntax
Lab 1.4 Writing basic playbooks
Lecture 1.5 Reviewing variables, jinja2 and conditionals
Lab 1.5 Writing playbooks with variables and conditionals

Domain-02

Subcontent Links Subcontent Name