Ansible Courses

Ansible Configuration Management Course

Jeff Geerling

As for many people “geerlingguy” is no stranger, and for me personally a superhero, as I’ve learned so much from him.

In this section Jeff Geerling covers his Ansible 101 Series which is absolutely gold when you want to go from zero to hero using Ansible.

Introduction to Ansible

This is the first episode of Jeff Geerling’s Ansible 101 Series and he walks us through how to install ansible, how to run tasks on remote servers and how to integrate vagrant to build local virtual machines and also covers how to write your first ansible playbook:

Ad-Hoc Tasks

This section covers the ad-hoc tasks and inventory groups for managing multiple servers in groups with Ansible modules:

WIP