Project: Base Dev Setup

Source Code: https://github.com/guilatrova/base-dev-setup

Stack: Ansible, Bash, Linux

The name might not be that creative, but it's an easy to customize ansible playbook that makes my job to install/update tools take minutes. Installing a new OS is damn easy and I can get back to work in under 1 hour.

I wrote an article explaining how I use it briefly: https://blog.guilatrova.dev/as-a-devops-heres-how-you-should-be-doing-your-backups/

See an actual example on how I can update kubectl and terraform easily:

Example using playbook to update kubectl and terraform