vscode_mac

Visual Studio Code for macOS role for Ansible

GitHub workflow status Ansible quality score Ansible role Maintenance Release License

Install and configure Visual Studio Code and extensions on macOS.

Buy me a coffee

Quick start

Installation

ansible-galaxy install ayltai.vscode_mac

Usage

---
- hosts: all
  roles:
    - ayltai.vscode_mac
  vars_prompt:
    - name: sudo_password
      prompt: root password

Variables

Name Type Default Description
vscode_package string visual-studio-code The package name on Homebrew Cask
sudo_password string The root password to be passed to Homebrew Cask during installation.

License

MIT

References

About

Install and configure Visual Studio Code and extensions on macOS

Install
ansible-galaxy install ayltai/ansible-vscode-mac
GitHub repository
License
mit
Downloads
190
Owner
Principal Software Architect