vscode_mac
Visual Studio Code for macOS role for Ansible
Install and configure Visual Studio Code and extensions on macOS.
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
References
Install
ansible-galaxy install ayltai/ansible-vscode-mac
License
mit
Downloads
190
Owner
Principal Software Architect