summaryrefslogtreecommitdiffstats
path: root/roles/grafana/tasks
AgeCommit message (Collapse)AuthorFilesLines
4 daysFix nginx to use conventional ngix conf.dAhmed Abdelhalim1-1/+1
2026-06-22Refactor installing grafana dashboards using URL onlyAhmed Abdelhalim1-3/+3
Refactor prometheus extra scraping jobs
2026-06-18Implement support for conditional proxy (nginx or caddy)Ahmed Abdelhalim1-2/+13
2026-06-17Refactor pi roles to use .home.arpa subdomains for servicesAhmed Abdelhalim1-0/+15
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-2/+2
2025-12-11Add no_logs to semi-sensitive tasks to follow best practicesAhmed Abdelhalim1-0/+1
2025-10-24Fix removing the packages the breaks ubuntu DNSAhmed Abdelhalim1-10/+0
This disables install_recommends and revert to using specific gnome packages that are needed/necessary for functioning
2025-10-22Refactor naming of packages and services to follow same conventionsAhmed Abdelhalim1-1/+1
2025-10-20Ignore failing idempotence test for get_url with note in codeAhmed Abdelhalim1-0/+10
2025-09-21Fix grafana idempotency test on archlinuxAhmed Abdelhalim1-3/+1
2025-09-21Fix grafana idempotent test failureAhmed Abdelhalim1-0/+1
2025-09-20Ignore failing idempotent test (as it can't be idempotent)Ahmed Abdelhalim1-0/+5
2025-09-20Fix include vars using os_family (not distribution)Ahmed Abdelhalim1-2/+2
2025-09-20Fix installing grafana on raspberry piAhmed Abdelhalim2-1/+7
2025-09-19Add Grafana roleAhmed Abdelhalim3-0/+115