Ralph Secure My Laptop
Created: 2026-03-22
Running Claude Code in an autonomous loop to audit and harden a Mac M1 workstation using Ansible, Lynis, rkhunter, and mSCP CIS Level 1 checks.
Installing Node.js with Ansible
Created: 2019-12-13, Modified: 2019-12-13
How to install a current Node.js version on Ubuntu with Ansible using the nodesource apt repository. Covers why NVM fails in Ansible and includes complete playbook tasks for the apt key, repo, nodejs, and npm packages.
Operating OpenStack from Ansible
Created: 2019-12-03, Modified: 2019-12-03
Automate OpenStack workloads with Ansible os_ modules. Covers auth, projects, users, quotas, networks, volumes, and launching VMs on an existing cloud.
Operations Reference Page
Created: 2019-09-11, Modified: 2020-11-09
Grab-bag of Linux ops recipes. tcpdump, vim find and replace, passwordless sudo, loopback volumes, journalctl, bash exit traps, MTU tests, and more.