Skip to content

Commit bff8f98

Browse files
authored
downloading binary in preparation playbook should be done on localhost
release [minor] version
1 parent 6afc841 commit bff8f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/alternative/prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
- name: Prepare
3-
hosts: all
3+
hosts: localhost
44
gather_facts: false
55
vars:
66
go_arch: amd64

0 commit comments

Comments
 (0)