remove unused condition
This commit is contained in:
parent
f4e377508a
commit
1f15b298a1
@ -9,7 +9,6 @@
|
|||||||
remote_src: yes
|
remote_src: yes
|
||||||
src: /tmp/mysqld_exporter-{{ prometheus_mysqld_exporter_version }}.linux-amd64.tar.gz
|
src: /tmp/mysqld_exporter-{{ prometheus_mysqld_exporter_version }}.linux-amd64.tar.gz
|
||||||
dest: /tmp
|
dest: /tmp
|
||||||
when: prometheus_mysqld_exporter_enable == "true"
|
|
||||||
|
|
||||||
- name: 'prometheus | mysqld exporter | move to /usr/local/bin'
|
- name: 'prometheus | mysqld exporter | move to /usr/local/bin'
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user