Update WSL playbook

This commit is contained in:
Kenneth Benzie 2024-02-27 22:09:15 +00:00
parent ebf8cfac42
commit b63ff02e0c

View File

@ -1,7 +1,5 @@
--- ---
- import_playbook: UnixCLI.yaml - import_playbook: LinuxCLI.yaml
- hosts: localhost - hosts: localhost
roles: roles:
- role: gdb
- role: wsl - role: wsl
- role: system-info