A ansible playbook to set up a local ubuntu machine.
- Checkout this repo and cd into the directory
$ git clone <git-repository> <dir> $ cd <dir>
- Specify your needed tasks in
roles/common/tasks/main.yml
- Specify your username in
roles/common/vars/main.yml
- Run
./run.sh