8th exercise: loops

This commit is contained in:
Cedric Girard 2018-08-01 17:30:44 +02:00
parent 284ce6f9e0
commit cf622c071b
10 changed files with 102 additions and 0 deletions

View file

@ -13,5 +13,6 @@ Install Ansible and clone this repo. Customize the `hosts` file to your lab setu
1. [Jinja2 Template](50.Template/50.Template.md)
1. [Using Facts](60.Facts/60.Facts.md)
1. [Task Delegation](70.Delegate/70.Delegate.md)
1. [Loops](80.Loops/80.Loops.md)