pez-infra/ansible/roles/systemd_exporter
Rasmus "Pez" Wejlgaard a31f8b5651
Add systemd_exporter Ansible role and Prometheus scrape config (#49)
* Add systemd_exporter Ansible role and Prometheus scrape config

- Create systemd_exporter role (download binary, create user, deploy service)
- Add scrape job for london-b:9558 and copenhagen-a:9558
- Add systemd_exporter_hosts inventory group
- Add stage 3b to deploy.yml
- Map role to deploy-on-merge scope

Closes PESO-120

* Fix line length lint violations in systemd_exporter tasks

* Fix var-naming lint: use systemd_exporter_ prefix for role variables
2026-04-03 12:23:38 +01:00
..
defaults Add systemd_exporter Ansible role and Prometheus scrape config (#49) 2026-04-03 12:23:38 +01:00
handlers Add systemd_exporter Ansible role and Prometheus scrape config (#49) 2026-04-03 12:23:38 +01:00
tasks Add systemd_exporter Ansible role and Prometheus scrape config (#49) 2026-04-03 12:23:38 +01:00
templates Add systemd_exporter Ansible role and Prometheus scrape config (#49) 2026-04-03 12:23:38 +01:00