Adventures in Network Automation
  • About Pete Crocker
  • Posts

Posts

August 12, 2021

1password on linux - ansible role

I’ve been using 1password as my password manager for many years. They’ve recently released 1password for Linux. I created a quick ansible role to deploy it. It’s not pretty since I couldn’t figure out the cleanest way to deal with gpg, so improvements would be appreciated! ansible_role_1password_linux Requirements Tested on Ubuntu 20.04 Role Variables None
July 26, 2021

Setting up mysql server via ansible for MailSteward Pro

I’ve been keeping an email archive in an SQL database for years, and using MailSteward Pro to make easy work of adding to the archive. I recently had to re-setup my servers, and created an ansible role to make setup of mysql easier. MailSteward wants some non-standard sql password settings, and by default SQL connections are allowed only from localhost, so that needs to be changed. ansible_role_mailsteward_mysql Requirements Tested on Ubuntu 20.
May 4, 2021

Raspberry Pi to NVIDIA DGX

Great things are done by a series of small things brought together – Vincent van Gogh I recently finished the networking deployment for a £35m greenfield DC in the UK. One of the enjoyable parts of this DC build was starting the entire deployment and automation stack from a Raspberry Pi: Nice example of going from one extreme in ARM CPU computing to the other.
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»
© Adventures in Network Automation 2022