Specify yaml in code block
This commit is contained in:
parent
fc2f18838b
commit
087a367572
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue