{"id":22964682,"url":"https://github.com/39services/ansible_role_vscode","last_synced_at":"2025-04-02T04:22:29.451Z","repository":{"id":107716301,"uuid":"560012710","full_name":"39services/ansible_role_vscode","owner":"39services","description":"Ansible role to install VSCode on Linux with plugins","archived":false,"fork":false,"pushed_at":"2024-06-07T11:28:37.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:04:45.031Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/39services.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-31T15:03:41.000Z","updated_at":"2024-12-03T13:06:31.000Z","dependencies_parsed_at":"2023-03-17T13:30:40.491Z","dependency_job_id":"d5401ed8-65a6-47ed-bb48-84b97e2445fa","html_url":"https://github.com/39services/ansible_role_vscode","commit_stats":null,"previous_names":["x86-39/ansible_role_vscode","39services/ansible_role_vscode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/39services%2Fansible_role_vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/39services","download_url":"https://codeload.github.com/39services/ansible_role_vscode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246753346,"owners_count":20828134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T20:11:54.944Z","updated_at":"2025-04-02T04:22:29.428Z","avatar_url":"https://github.com/39services.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Ansible Role Visual Studio Code\n=========\n\n[![Molecule Test](https://github.com/diademiemi/ansible_role_vscode/actions/workflows/molecule.yml/badge.svg)](https://github.com/diademiemi/ansible_role_vscode/actions/workflows/molecule.yml)\n\nThis is an Ansible role to install and configure vscode.\n\nInclude more information about vscode in this section.\n\nRequirements\n------------\nThese platforms are supported:\n- Ubuntu 20.04\n- Ubuntu 22.04\n- Debian 11\n- Debian 12\n- EL 8 (Tested on Rocky Linux 8)\n- EL 9 (Tested on Rocky Linux 9)\n- Fedora 40\n- openSUSE Leap 15.5\n\n\u003c!--\n- List hardware requirements here  \n--\u003e\n\nRole Variables\n--------------\n\nVariable | Default | Description\n--- | --- | ---\n`vscode_channel` | `stable` | Channel to install vscode from. Options: `[\"stable\", \"insiders\"]`\n`vscode_user` | `{{ ansible_user_id }}` | User to set up VSCode extensions and settings for\n`vscode_extensions` | `[]` | List of VSCode extensions to install. See [defaults/main.yml](./defaults/main.yml) for examples.\n`vscode_overwrite_settings` | `false` | Whether to overwrite existing VSCode settings\n`vscode_settings` | `{}` | Dictionary of VSCode settings to set. See [defaults/main.yml](./defaults/main.yml) for examples.\n\u003c!--\n`variable` | `default` | Variable example\n`long_variable` | See [defaults/main.yml](./defaults/main.yml) | Variable referring to defaults\n`distro_specific_variable` | See [vars/debian.yml](./vars/debian.yml) | Variable referring to distro-specific variables\n--\u003e\n\nDependencies\n------------\n\u003c!-- List dependencies on other roles or criteria --\u003e\nNone\n\nExample Playbook\n----------------\n\n```yaml\n- name: Use diademiemi.vscode role\n  hosts: \"{{ target | default('vscode') }}\"\n  roles:\n    - role: \"diademiemi.vscode\"\n      tags: ['diademiemi', 'vscode', 'setup']    ```\n\n```\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\n\n- diademiemi (@diademiemi)\n\nRole Testing\n------------\n\nThis repository comes with Molecule that run in Podman on the supported platforms.\nInstall Molecule by running\n\n```bash\npip3 install -r requirements.txt\n```\n\nRun the tests with\n\n```bash\nmolecule test\n```\n\nThese tests are automatically ran by GitHub Actions on push. If the tests are successful, the role is automatically published to Ansible Galaxy.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F39services%2Fansible_role_vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F39services%2Fansible_role_vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F39services%2Fansible_role_vscode/lists"}