2020-11-11 10:20:43 +00:00
|
|
|
---
|
|
|
|
- include: packages-cli.yml
|
|
|
|
- include: packages-gui.yml
|
|
|
|
when: gui == true
|
|
|
|
- include: modules.yml
|
|
|
|
- include: ssh.yml
|
2020-11-24 00:36:52 +00:00
|
|
|
when: wsl_distro|length == 0
|
2020-11-11 10:20:43 +00:00
|
|
|
- include: solokeys.yml
|
2020-11-24 12:53:44 +00:00
|
|
|
when: wsl_distro|length == 0
|