From 5c087b413b0bd72fe73b28ca18d6afd67ed45234 Mon Sep 17 00:00:00 2001 From: sjat Date: Sat, 30 May 2026 18:30:02 +0200 Subject: [PATCH] Tick off completed README items in backlog Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/todo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/todo.md b/docs/todo.md index 446f774..521fd0d 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -1,7 +1,7 @@ # ToDo -- [ ] Main readme only says ansible, not terraform. Should properbly be included. -- [ ] Main readme does not include a description of the name boma, nor the scope (i.e. infrastructure - not laptops) +- [x] Main readme only says ansible, not terraform. Should properbly be included. +- [x] Main readme does not include a description of the name boma, nor the scope (i.e. infrastructure - not laptops) - [ ] Method to review repo to ensure - We dont carry around code, comments, notes, etc. that is no longer needed but was perhaps added to fix an issue that has been resolved.