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)