Go to file
Cedric Girard 587e509f55 TOC on README 2018-07-30 17:21:36 +02:00
10.Run_Playbook First exercise 2018-07-30 13:42:10 +02:00
20.First_Playbook Second exercise: basic playbook creation 2018-07-30 14:12:49 +02:00
.gitignore Initial commit 2018-07-30 11:23:26 +02:00
README.md TOC on README 2018-07-30 17:21:36 +02:00
hosts First exercise 2018-07-30 13:42:10 +02:00

README.md

Ansible Labs

This repository contains Ansible Labs used for training.

Setup

Install Ansible and clone this repo. Customize the hosts file to your lab setup.

Content

  1. Run a Playbook
  2. Write your First Playbook