cloudalchemy / ansible-node-exporter

Provision basic metrics exporter for prometheus monitoring tool
MIT License
501 stars 270 forks source link

Allow preprovisioning binaries #265

Closed sjpb closed 1 year ago

sjpb commented 2 years ago

Creates the user/group even if the binaries have been pre-provisioned (which is detected by preflight.yml and no install happens in that case).

SuperQ commented 1 year ago

This role has been deprecated in favor of a the prometheus-community/ansible collection.