Move classicshell to be win10 only

This commit is contained in:
Chris Long
2020-06-14 18:53:36 -07:00
parent 37cf47c71a
commit a904bf4b8c
2 changed files with 8 additions and 6 deletions

View File

@@ -64,12 +64,7 @@
- winpcap
state: present
- name: Install classic-shell with chocolatey
win_chocolatey:
name:
- classic-shell
state: present
install_args: "ADDLOCAL=ClassicStartMenu"