correct markdown typos
This commit is contained in:
parent
228fcba258
commit
a06b675165
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
#20 - First Playbook
|
# 20 - First Playbook
|
||||||
|
|
||||||
This exercise makes you write your first playbook from scratch. The playbook copy a file to several hosts.
|
This exercise makes you write your first playbook from scratch. The playbook copy a file to several hosts.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#30 - Task Inclusion
|
# 30 - Task Inclusion
|
||||||
|
|
||||||
This exercise allows you to use the inclusion mechanisms allowing to have more reusability among your playbooks.
|
This exercise allows you to use the inclusion mechanisms allowing to have more reusability among your playbooks.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#40 - Handlers
|
# 40 - Handlers
|
||||||
|
|
||||||
This exercise makes you use handlers to control flow execution.
|
This exercise makes you use handlers to control flow execution.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue