Skip to content

Commit 71547a5

Browse files
committed
Merge tag 'v2.0.8' of github.com:ansiblebit/primogen
version 2.0.8
2 parents e69e170 + ae5320f commit 71547a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/localhost.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ INVENTORY="localhost,"
3030
PLAYBOOK="localhost.yml"
3131
VIRTUALENV_NAME="localhost"
3232

33-
box="localhost"
33+
BOX="localhost"
3434

3535
# provision
3636
ansible-playbook -i ${INVENTORY} ${PLAYBOOK}

0 commit comments

Comments
 (0)