homelab/orchestration/ansible
Dan V 69113c1ea7 feat: richer hardware discovery — CPU cache/voltage, memory type/bandwidth/part-no, GPU discovery
- CPU: max speed, bus MHz, L1/L2/L3 cache (from sysfs), voltage, socket type; /proc/cpuinfo fallback for non-root
- Memory sticks: DDR type, form factor, part number, rank, data width, theoretical bandwidth
- GPU: new part type discovered via lspci + /sys/class/drm + nvidia-smi; shows VRAM and display outputs
- discover-only tree updated to show all new fields

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-01 01:20:33 +02:00
..
roles/inventory-cli/files feat: richer hardware discovery — CPU cache/voltage, memory type/bandwidth/part-no, GPU discovery 2026-04-01 01:20:33 +02:00