Skip to content

Commit

Permalink
ansible,win: don't install MFC and XP compat
Browse files Browse the repository at this point in the history
  • Loading branch information
joaocgreis committed Dec 19, 2019
1 parent ef7aba9 commit ec5b0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/visual-studio/tasks/partials/vs2015.yml
Expand Up @@ -12,7 +12,7 @@

- name: install Visual Studio Community 2015
win_command: 'C:\TEMP\vs2015_community.exe /Silent /NoRestart
/InstallSelectableItems NativeLanguageSupport_Group
/InstallSelectableItems NativeLanguageSupport_VC
/Log C:\TEMP\vs2015_install_log.txt'

- name: install WiX Toolset
Expand Down

0 comments on commit ec5b0c9

Please sign in to comment.