7 lines
88 B
YAML
7 lines
88 B
YAML
---
|
|
- import_tasks: check.yml
|
|
|
|
- include_tasks: install.yml
|
|
|
|
- include_tasks: apply.yml
|