diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-01 10:12:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-01 10:12:10 -0300 |
commit | 6de47930b3e31849a33cfc40392379c1e396cf5a (patch) | |
tree | 04a04b3f801d3c7fe76c51d5a14032126b9be26d | |
parent | 774ff5a8c652cd8709346e7b9f9651d6a5eadcd7 (diff) | |
download | hydra-master.tar.gz hydra-master.tar.bz2 |
-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: |