5 lines
95 B
YAML
5 lines
95 B
YAML
---
|
|
# Install and Configure Debian
|
|
- include_tasks: install.yml
|
|
- include_tasks: configure.yml
|