Update TOC

This commit is contained in:
Cedric Girard 2018-08-01 12:14:19 +02:00
parent 60ed86b31c
commit 228fcba258
1 changed files with 2 additions and 0 deletions

View File

@ -8,5 +8,7 @@ Install Ansible and clone this repo. Customize the `hosts` file to your lab setu
## Content
1. [Run a Playbook](10.Run_Playbook/10.Run_Playbook.md)
1. [Write your First Playbook](20.First_Playbook/20.First_Playbook.md)
1. [Include Tasks](30.Task_Inclusion/30.Task_Inclusion.md)
1. [Use Handlers](40.Handlers/40.Handlers.md)