vscode
VS Code
Install Visual Studio Code and VS Code extensions on Fedora.
Role Variables
defaults/main.yml
name | description | type | default |
---|---|---|---|
vs_code_extensions | A list of VS Code extensions to install | List | [] |
vars/main.yml
name | description | type | default |
---|---|---|---|
microsoft_key_url | URL for Microsoft key | URL | https://packages.microsoft.com/keys/microsoft.asc |
Example Playbook
- hosts: workstations
tasks:
- import_role:
name: vscode
vars:
vs_code_extensions:
- ms-python.python
- rust-lang.rust
License
MIT
Install
ansible-galaxy install ghyde/ansible-role-vscode
License
mit
Downloads
74
Owner
Just your average software engineering, Japanese speaking, Army training, computer gaming, Linux fanboy.