Specify yaml in code block

This commit is contained in:
Wilfried OLLIVIER 2019-06-29 21:27:22 +02:00
parent fc2f18838b
commit 087a367572
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ at the top of the template file
If you want to exec a sets of tasks when a condition is true, use If you want to exec a sets of tasks when a condition is true, use
import_tasks. import_tasks.
``` ```yaml
- name: Include init tasks - name: Include init tasks
import_tasks: init.yml import_tasks: init.yml
tags: tags: