Can now install VS Code. Download tars from github. Uses a vault for storing sudo passwords.
8 lines
220 B
YAML
8 lines
220 B
YAML
|
|
# VS Code variables
|
|
# https://github.com/avnes/ansible-role-vscode
|
|
vscode_microsoft_asc_url: https://packages.microsoft.com/keys/microsoft.asc
|
|
vscode_ubuntu_required_software:
|
|
- gpg
|
|
- libasound2
|
|
- libxshmfence-dev |