From 284ce6f9e0d25e003a79454bee1c9a8f973b9364 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Wed, 1 Aug 2018 15:51:36 +0200 Subject: [PATCH] Update TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c7b82d..32b604b 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,6 @@ Install Ansible and clone this repo. Customize the `hosts` file to your lab setu 1. [Use Handlers](40.Handlers/40.Handlers.md) 1. [Jinja2 Template](50.Template/50.Template.md) 1. [Using Facts](60.Facts/60.Facts.md) +1. [Task Delegation](70.Delegate/70.Delegate.md)