prometheus-community / ansible

Ansible Collection for Prometheus
https://prometheus-community.github.io/ansible/
Apache License 2.0
397 stars 134 forks source link

fix(process_exporter): skip install when there's nothing to do #421

Closed Frazew closed 1 month ago

Frazew commented 2 months ago

Just like in roles/node_exporter/tasks/main.yml: the install tasks can be skipped conditionally when process_exporter is already installed and reports the same version as the expected one.

This short patch is basically a copy-paste from roles/node_exporter/tasks/main.yml with the variables updated.

gardar commented 1 month ago

Obsoleted by #425

github-actions[bot] commented 1 month ago

Docs Build 📝

This PR is closed and any previously published docsite has been unpublished.