Written on December 22, 2020 by Danny Steenman. As a Cloud Engineer, automation has become a part of my daily life.

This guide will show you how to automatically set up your Macbook or Linux machine using Ansible and dotfiles.

Having automated provisioning of your development machine is very useful if you use lots of different development tools, each with its own unique settings.

Once you've set up your playbook, it takes approximately 30 minutes to install all the development packages and preferred configuration settings.

Related Articles