10th exercise: user prompt

This commit is contained in:
Cedric Girard 2018-08-02 14:08:37 +02:00
parent da27401954
commit b6bd8e47db
3 changed files with 25 additions and 0 deletions

View file

@ -15,5 +15,6 @@ Install Ansible and clone this repo. Customize the `hosts` file to your lab setu
1. [Task Delegation](070.Delegate/070.Delegate.md)
1. [Loops](080.Loops/080.Loops.md)
1. [Vault](090.Vault/090.Vault.md)
1. [User Prompt](100.Prompt/100.Prompt.md)