From 71a6397a92f19007578c94cfa30283dd926ad6e8 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Mon, 8 Mar 2021 16:41:02 +0000 Subject: [PATCH] updating todo --- tasks.todo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasks.todo b/tasks.todo index 671e6e8..eee869b 100644 --- a/tasks.todo +++ b/tasks.todo @@ -1,5 +1,8 @@ Tasks: ☐ Configure nebula + ☐ Add the user path to `/etc/sudoers` file + 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) Done: