Recent posts

Ansible - Raspberry Pi Kubernetes Cluster

less than 1 minute read

Recently I started working on a little project which involved building a Kubernetes cluster using Raspberry Pi’s. I published this project on GitHub under an...

Ansible - Older Than N-Days Epoch

3 minute read

I recently had a scenario in which I needed to determine if a device’s last check-in time had been longer than 30 days. The real fun with this is that the re...