feat: initial installation role for grafana

This commit is contained in:
2026-05-24 17:13:39 +02:00
commit 268f86ef38
8 changed files with 139 additions and 0 deletions

4
defaults/main.yml Normal file
View File

@@ -0,0 +1,4 @@
---
grafana_package: grafana
grafana_service_enabled: true
grafana_service_state: started