Monthly Archives: April 2021

LACP, Bonding, Bridges, and VLAN Tagging

Overview This article provides some brief information on setting up bonded interfaces in Linux, configuring Link Aggregation Control Protocol (LACP), and then setting up tagged VLANs. Many times there’s an assumption of knowledge. This article provides some background and resources … Continue reading

Posted in Computers, KVM | Leave a comment

Ansible Patterns

Overview One of the cool things with Ansible are Patterns. With Patterns, you can combine entries in your inventory file. Instead of having a bunch of tags specific to each site, you can instead have a list of servers in … Continue reading

Posted in ansible, Computers | Tagged , | Leave a comment