Extracurricular Activities Check Out These Improved Proxmox Backup Client Helper Scripts Previously, scripts only specified one target. Now, you can define multiple Proxmox Backup Client backup targets with these helper scripts.
Extracurricular Activities An Ansible Role to Install my Proxmox Backup Client Scripts I recently authored a new Ansible role for installing and configuring the scripts onto a target machine. Here's how to use the new role.
DevOps & System Admin. Ansible Communication with AWS EC2 Instances on a VPC Using SSH options like ProxyCommand, Ansible can readily work with privately addressed EC2 instances on a AWS VPC subnet.
Developer Tools Configuring rc Flags on OpenBSD via Ansible When I used the Ansible service module to enable a daemon, all entries in rc.conf.local related to that service were removed, including the flags entry.
Developer Tools Configuring a Laptop with Ansible, Part Two An example of how I use Ansible config management to save and reproduce the environment on my laptop.
Developer Tools Configuring a Laptop with Ansible, Part One How to use the Ansible configuration management systems to easily reproduce a heavily customized environment on other laptops down the line.
Extracurricular Activities Configuring a Git-Controlled Home Directory with Ansible I wanted to use Ansible to manage my main development environment at home, with a home directory set up in git.