Files
2022-10-09 21:41:56 +00:00

6 lines
178 B
YAML

---
# Variables
systemd_exporter_install_dir: "/usr/local/bin"
systemd_exporter_system_group: "node-exporter"
systemd_exporter_system_user: "{{ systemd_exporter_system_group }}"