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.
git clone https://github.com/dsta/ansible-setup.git
cd ansible-setup
ansible-playbook playbooks/install/vscode.yml --ask-become-pass