Skip to content

Commit

Permalink
downloading binary in preparation playbook should be done on localhost
Browse files Browse the repository at this point in the history
release [minor] version
  • Loading branch information
paulfantom authored Jan 25, 2020
1 parent 6afc841 commit bff8f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/alternative/prepare.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: Prepare
hosts: all
hosts: localhost
gather_facts: false
vars:
go_arch: amd64
Expand Down

0 comments on commit bff8f98

Please sign in to comment.