Ansible Variable Gathering

Ansible is well known to have a less than simple precedence rule set, which is born of necessity.

For the majority of tasks, this complexity can be handled by having separate variable names when two ansible groups need to both set a variable, and them combined via a template or …

-->

NiMH Battery Pack Burn-in

My wife and I purchased a set of 3 used Cuda 400 DPVs which included 6 NiMH battery packs of various age and abuse. Prior to purchase the battery packs were float charged on the shelf for half a year without a full discharge cycle. First test outing we had …

-->

Cookie Monster

keeping state on the server side is a common hindrance to scaling out beyond a single server. anything you can have the client keep track of, you do not have to worry about synchronizing across nodes on the server side.

without getting into crazy stuff like ASN.1, wanted to …

-->