From f2031307511b3ab145193927bbefc3ddb35d4332 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Tue, 9 Mar 2021 18:08:57 +0000 Subject: [PATCH] updating tasks --- tasks.todo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tasks.todo b/tasks.todo index 54d72c6..1bcd5d6 100644 --- a/tasks.todo +++ b/tasks.todo @@ -1,12 +1,14 @@ Tasks: ☐ Configure nebula ☐ Add the user path to `/etc/sudoers` file - ☐ Change MOTD to include Neofetch https://docs.ansible.com/ansible/latest/collections/ansible/builtin/lineinfile_module.html `^Defaults\s*secure_path\=\"` + ✔ Change MOTD to include Neofetch @done(21-03-09 17:58) + ✔ Add a simplified zsh setup with Agnoster for root user @done(21-03-07 23:08) Done: + ✔ Add node + node manager (plus yarn) @done(21-03-09 17:40) ✔ Create initial folder layout @started(21-02-28 23:29) @done(21-03-03 14:30) @lasted(2d15h1m16s) ✔ Create test playbook with a task @done(21-03-01 00:16) ✔ Document creating a hosts file, and an `ansible.cfg` to create an inventory @done(21-03-01 00:07)