Ansible - Generating Inventory From DNSMasq Leases
As I am working on a little project I wanted to have a way to update my Ansible inventory from DHCP leases handed out by DNSMasq. Turns out it is very easy, ...
As I am working on a little project I wanted to have a way to update my Ansible inventory from DHCP leases handed out by DNSMasq. Turns out it is very easy, ...
Is Cisco bringing DevOps to routing? Well that is what Cisco said while presenting at NFD17.
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...
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...
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 ...