From 6a59e43052dd3b715c78b3deccdf69c6ae8bc5ef Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Mon, 8 Mar 2021 16:44:07 +0000 Subject: [PATCH] updating todos --- tasks.todo | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks.todo b/tasks.todo index eee869b..54d72c6 100644 --- a/tasks.todo +++ b/tasks.todo @@ -1,6 +1,7 @@ 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\=\"` ✔ Add a simplified zsh setup with Agnoster for root user @done(21-03-07 23:08)