We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d03777c commit ae5320fCopy full SHA for ae5320f
tests/localhost.sh
@@ -30,7 +30,7 @@ INVENTORY="localhost,"
30
PLAYBOOK="localhost.yml"
31
VIRTUALENV_NAME="localhost"
32
33
-box="localhost"
+BOX="localhost"
34
35
# provision
36
ansible-playbook -i ${INVENTORY} ${PLAYBOOK}
0 commit comments