Skip to content

Commit bb25af4

Browse files
committed
Updated vagrant up to work with latest Peru version (closes #110)
1 parent 34bb33f commit bb25af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vagrant/peru.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imports:
55
curl module ansible:
66
# Equivalent of git cloning tags/v1.6.6 but much, much faster
77
url: https://codeload.github.com/ansible/ansible/zip/69d85c22c7475ccf8169b6ec9dee3ee28c92a314
8-
build: unzip ansible-69d85c22c7475ccf8169b6ec9dee3ee28c92a314.zip
8+
unpack: zip
99
export: ansible-69d85c22c7475ccf8169b6ec9dee3ee28c92a314
1010

1111
git module ansible_playbooks:

0 commit comments

Comments
 (0)