again
This commit is contained in:
parent
9256a8ad79
commit
c39c917b7b
@ -14,7 +14,7 @@
|
|||||||
- name: 'prometheus | memcached exporter | unarchive'
|
- name: 'prometheus | memcached exporter | unarchive'
|
||||||
unarchive:
|
unarchive:
|
||||||
remote_src: yes
|
remote_src: yes
|
||||||
src: /tmp/memcached_exporter-v{{ prometheus_memcached_exporter_version|default(prometheus_memcached_exporter_latest_version.stdout) }}.linux-amd64.tar.gz
|
src: /tmp/memcached_exporter-{{ prometheus_memcached_exporter_version|default(prometheus_memcached_exporter_latest_version.stdout) }}.linux-amd64.tar.gz
|
||||||
dest: /tmp
|
dest: /tmp
|
||||||
|
|
||||||
- name: 'prometheus | memcached exporter | move to /usr/local/bin'
|
- name: 'prometheus | memcached exporter | move to /usr/local/bin'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user