Most Popular Blog Tags


Automating OS Go Binary Installation and Management with Ansible

3 min read

I use Ansible to manage my entire OS setup, with a playbook that installs all necessary software, sets up my dotfiles, and configures my system. This playbook can be run on a fresh installation of my OS and have my …