This issue is open for a while. But some new thoughts crossed my mind.
[ ] Setup a raspi node that runs inspec tests regularly
[ ] Report results to Grafana Cloud and display in Dashboard
[ ] Think about how I want to handle machines, that are shut down / not reachable
Test
[x] Update Version in src/test/homelab/inspec/ubuntu_desktop/inspec.yml to 0.0.0
[x] Run tests automatically after running Ansible (for workstations and RasPi nodes)
[x] Probably: re-structure the repo and move the scripts to the project root. Probably a Makefile would be the better way to run (at least Ansible) because it can better handle downloading the inspec baselines
New Todos (2024-06-18)
This issue is open for a while. But some new thoughts crossed my mind.
Test
src/test/homelab/inspec/ubuntu_desktop/inspec.yml
to 0.0.0homelab-baseline
against RasPi nodes as well (maybe withonly_if ubuntu
to limit certain tests to ubuntu workstations)