4 lines
64 B
YAML
4 lines
64 B
YAML
---
|
|
- include_tasks: install.yml
|
|
- include_tasks: configure.yml
|
---
|
|
- include_tasks: install.yml
|
|
- include_tasks: configure.yml
|