Skip to content

Commit

Permalink
ansible: shorten windows link to vcbt2015
Browse files Browse the repository at this point in the history
PR-URL: nodejs#799
Refs: nodejs#764
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
refack authored and piccoloaiutante committed Jul 25, 2017
1 parent 957745b commit ec8f6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/windows/vcbt2015-ansible-playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

- name: VCBT2015 | Download Visual C++ Build Tools 2015 Setup
win_get_url:
url: 'https://go.microsoft.com/fwlink/?LinkId=691126&__hstc=268264337.ac84b29e86c2d7ca8d7b5d72067568e7.1497344355585.1497344355585.1497859835361.2&__hssc=268264337.1.1497859835361&__hsfp=589409609&fixForIE=.exe'
url: 'https://go.microsoft.com/fwlink/?LinkId=691126'
dest: 'C:\TEMP\vcbt2015.exe'
tags: [download, visualstudio]

Expand Down

0 comments on commit ec8f6b9

Please sign in to comment.