again
This commit is contained in:
@ -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'
|
||||||
|
Reference in New Issue
Block a user