From 587e509f5529b5f397307cf268f411c0735e1a28 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Mon, 30 Jul 2018 17:21:36 +0200 Subject: [PATCH] TOC on README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f21f761..2d03cf6 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,8 @@ 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](10.Run_Playbook/10.Run_Playbook.md) +1. [Write your First Playbook](20.First_Playbook/20.First_Playbook.md)