Skip to content
Snippets Groups Projects
Unverified Commit 9be75eb7 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #169 from cloudalchemy/superq/localhost_checksums

[fix] Use localhost to fetch checksums
parents 0460c128 70f1411a
No related branches found
No related tags found
No related merge requests found
......@@ -107,4 +107,5 @@
with_items: "{{ _checksums }}"
when:
- "('linux-' + go_arch + '.tar.gz') in item"
delegate_to: localhost
when: node_exporter_binary_local_dir | length == 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment