Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit 9be75eb

Browse files
authored
Merge pull request #169 from cloudalchemy/superq/localhost_checksums
[fix] Use localhost to fetch checksums
2 parents 0460c12 + 70f1411 commit 9be75eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/preflight.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,5 @@
107107
with_items: "{{ _checksums }}"
108108
when:
109109
- "('linux-' + go_arch + '.tar.gz') in item"
110+
delegate_to: localhost
110111
when: node_exporter_binary_local_dir | length == 0

0 commit comments

Comments
 (0)