updating tasks

This commit is contained in:
2021-03-09 18:08:57 +00:00
parent e5421222ca
commit f203130751

View File

@@ -1,12 +1,14 @@
Tasks: Tasks:
☐ Configure nebula ☐ Configure nebula
☐ Add the user path to `/etc/sudoers` file ☐ 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 https://docs.ansible.com/ansible/latest/collections/ansible/builtin/lineinfile_module.html
`^Defaults\s*secure_path\=\"` `^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) ✔ Add a simplified zsh setup with Agnoster for root user @done(21-03-07 23:08)
Done: 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 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) ✔ 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) ✔ Document creating a hosts file, and an `ansible.cfg` to create an inventory @done(21-03-01 00:07)