Ignore Solokeys/UDEV on WSL

This commit is contained in:
Anthony Rose 2020-11-24 12:53:44 +00:00
parent 12b97dc6c3
commit 34aad6e186

View file

@ -6,3 +6,4 @@
- include: ssh.yml - include: ssh.yml
when: wsl_distro|length == 0 when: wsl_distro|length == 0
- include: solokeys.yml - include: solokeys.yml
when: wsl_distro|length == 0