mesaguy / ansible-prometheus

Ansible role for the management of Prometheus software and Prometheus exporters

Home Page:https://galaxy.ansible.com/mesaguy/prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing v0.9.0 nginx_exporter_nginxinc binaries fails

skress opened this issue · comments

In version 0.9.0 nginx changed the file name schema from ...linux-amd64.tar.gz to ...linux_amd64.tar.gz.

I guess the easiest solution would be to remove all binaries prior to v0.9.0 from vars/software/nginx-prometheus-exporter_nginxinc.yml and switch the architecture to the new schema.

I can send a corresponding PR if you like.

Thanks for the notification, this has been fixed in v0.12.40 with 378b74a