Ansible - SSH Key Distribution For Password-less SSH
Ansible - SSH Key Distribution For Password-less SSH
Ansible - SSH Key Distribution For Password-less SSH
As you may or may not be aware, Ansible 2.3.1.0 was recently released. After installing Ansible 2.3.1.0 in my Python virtual environment I immediately ran in...
Refreshed June 2026: when I first wrote this, parsing a CSV in Ansible meant a file lookup plus a hand-written Jinja2 template. The community.general.read...
I wanted to throw this together mainly for my own reference but maybe it will help someone else as well. I had a need to add every host’s ssh keys to every h...
I recently rebuilt my lab NAS hosts with Ubuntu 16.04 and used ZFS for the storage pools (once again). In doing it this time around I wanted to get a good me...