Ansible + Handy PyPI CLI Tools
I often use a lot of PyPI CLI tools. Here is an example of how to get them easily installed and kept up to date via Ansible on Ubuntu >=…
I often use a lot of PyPI CLI tools. Here is an example of how to get them easily installed and kept up to date via Ansible on Ubuntu >=…
Recently a teammate and I have come across a frame forwarding issue with ECMP on a hardware ASIC in a device I work on where the use of Flow labels…
It took me far to long to find out how to config this, so I'm sharing it to be more searching on the Internets. Scenario: - NXOS BGP 'upsteam' /…
From time to time I get asked (and I even have to ask a coworker) for the best way to install a Python modules (especially ones with entry points) into…