Skip to content

Refactor Install from Bash Script to Ansible

Mike Hanby requested to merge refactor-install-method into main

This branch replaces the original node_exporter Bash installation script with Ansible.

The Systemd file has been replaced with a Jinja2 template and readme updated with examples.

Merge request reports