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)