Using subelements in Ansible to loop through multiple lists.

While working on my Ansible Galaxy users role I came across a situation where I needed to loop through a list inside a dictionary inside a list. For this specific case I had a list of users, and each user could have multiple authorized sshkeys stored in a “pubkeys” value.

Weekly Links 10/15-10/21: Raspberry Pi, Security and Python

Thanks for stopping by,  I have some more interesting links I wanted to share: Remembering which git branch im on is always a struggle, GitPrompt is an interesting solution. Interesting overview of Haw Hamburg University migrating kubernetes and ceph into a new network. I’ve been kind of obsessed with the idea of having a Lora…

Weekly Links 9/30-10/6

Here’s a roundup of some interesting links I read through this week: A cool looking ESP32-based board with PoE Caleb Doxsey discusses using Kubernetes for pet projects. Would love to try this out, $5 a month. Click is great tool for making command line python apps. Ansible-Lockdown is a pretty slick collection of Ansible security…