Skip to content
Snippets Groups Projects
Commit 9ae76e42 authored by Jonas Leder's avatar Jonas Leder
Browse files

fix release version

parent faeb8aa8
No related branches found
No related tags found
No related merge requests found
- name: Install Prometheus node exporter
hosts: all
vars:
mysqld_exporter_version: 1.15.1
mysqld_exporter_version: 0.15.1
arch: "{% if ansible_architecture == 'x86_64' %}amd64{% elif ansible_architecture == 'aarch64' %}arm64{% endif %}"
tasks:
- name: uninstall mysqld-exporter package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment