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

Commit

Permalink
Merge pull request #169 from cloudalchemy/superq/localhost_checksums
Browse files Browse the repository at this point in the history
[fix] Use localhost to fetch checksums
  • Loading branch information
paulfantom authored Jul 20, 2020
2 parents 0460c12 + 70f1411 commit 9be75eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/preflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 comments on commit 9be75eb

Please sign in to comment.