Recent posts

#NFD17 - It’s A Wrap

less than 1 minute read

I had the great pleasure to once again be a delegate at Tech Field Day this past week in Silicon Valley, CA. This event was NFD17 and had some great presenta...

Ansible - IP Sets and DShield Block List

11 minute read

In this post, we are going to look into how we can leverage Ansible to manage a Linux firewall using ipset along with a DShield block list. Now, why would we...

Ansible - Defining Variables As Dictionaries

6 minute read

This post is to go through an example of defining Ansible variables as dictionaries rather than lists. I wanted to throw this together as I have not found a ...