diff options
| -rw-r--r-- | docs/todo.md | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/todo.md b/docs/todo.md index 48cbf94..f40950a 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -4,8 +4,9 @@  * [ ] Deploy:      * [ ] Collect basic hardware information along with facts: cpuid, -          dmidecode, hwinfo, lsblk, lscpu, lshw, lspci, lsusb etc. +          dmidecode, hwinfo, lsblk, lscpu, lshw, lspci, lsusb, sfdisk etc.            Store somewhere under the `config/hardware` folder? +          Could also be a separate action, `hydra <hydra> collect <node>`.      * [ ] Command line is broken for ansible when multiple nodes are provided.      * [ ] Use console-based GnuPG agent when calling `keyringer`.  * [ ] Mass:  | 
