6 lines
64 B
YAML
6 lines
64 B
YAML
---
|
|
# tasks/main.yml
|
|
# define tasks here
|
|
|
|
- include: vhosts.yml
|