nixos-servers/ansible/main.yml
Pim Kunis b139f3d469 Add Ansible playbook to configure PiKVM
Add Nix shell to flake
Monitor PiKVM with Prometheus
Serve Prometheus on /
2024-08-30 17:53:04 +02:00

6 lines
70 B
YAML

---
- name: Configure PiKVM server
hosts: all
roles:
- pikvm