/linux-setup

Ansible setup for Linux machines

Primary LanguageShellMIT LicenseMIT

Ubuntu Quick Dev Setup

This is an opinionated Ansible setup for new Ubuntu machines. Everything is ordered in a way to make sure your up and running as fast as possible.

Ansible install

sudo apt-add-repository ppa:ansible/ansible
sudo apt update
sudo apt install ansible

Run

./bootstrap roles
./bootstrap run