5 lines
97 B
YAML
5 lines
97 B
YAML
---
|
|
- include_tasks: "install.yml"
|
|
- include_tasks: "configure.yml"
|
|
- include_tasks: "start.yml"
|