ansible-blackbox-exporter icon indicating copy to clipboard operation
ansible-blackbox-exporter copied to clipboard

offline support

Open appliedprivacy opened this issue 5 years ago • 3 comments

What is missing?

Unlike other cloudalchemy roles, this role has no offline support, would be great to have this here as well.

https://github.com/cloudalchemy/ansible-prometheus/issues/296

appliedprivacy avatar Jun 19 '20 15:06 appliedprivacy

I am open to PRs which will implement it. Reference PRs are in https://github.com/cloudalchemy/ansible-alertmanager/pull/83 and https://github.com/cloudalchemy/ansible-prometheus/pull/239

paulfantom avatar Jun 19 '20 15:06 paulfantom

If there is no good reason to keep the binary writable to the user running the service I'll change that to root (task: propagate blackbox exporter binary)

appliedprivacy avatar Jun 19 '20 15:06 appliedprivacy

If there is no good reason to keep the binary writable to the user running the service I'll change that to root

root seems good to me

paulfantom avatar Jun 20 '20 17:06 paulfantom

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

SuperQ avatar Mar 06 '23 15:03 SuperQ