Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 481 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 481 Bytes

Ansible Setup for Local Development

This project is a collection of Ansible playbooks designed to automate the setup of a local development machine. It includes configurations and installations for various development tools and environments to streamline the setup process and ensure consistency across different machines.

Usage

git clone https://github.com/dsta/ansible-setup.git
cd ansible-setup

ansible-playbook playbooks/install/vscode.yml --ask-become-pass