Initial Ansible automation for homelab infrastructure

This commit is contained in:
Adyrem
2026-05-13 16:17:04 +02:00
commit c23274c7ab
24 changed files with 583 additions and 0 deletions
@@ -0,0 +1,14 @@
---
prometheus_scrape_targets:
- job: node
targets:
- host: monitoring
address: "localhost:9100"
- host: gitea
address: "10.10.1.125:9100"
- job: loki
targets:
- host: monitoring
address: "localhost:3100"
grafana_admin_password: admin