Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 572 Bytes

install-vscode.md

File metadata and controls

18 lines (11 loc) · 572 Bytes

Install Visual Studio Code

Using Ansible

Assuming you have followed Install Ansible then is as simple as (from the playbooks folder) running:

ansible-playbook -K -i hosts vscode.yml

This will Visual Studio Code from official channel.

Manually

I've pretty much implemented these using Ansible. Its mostly educational: