11th exercise: conditionals

This commit is contained in:
Cedric Girard 2018-08-02 15:48:30 +02:00
parent b6bd8e47db
commit 1ed72e43a5
3 changed files with 48 additions and 0 deletions

View file

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