mirror of https://github.com/hashicorp/packer
Merge pull request #4694 from andreychernih/ansible-error-message
More verbose error message when ansible-playbook failspull/3356/merge
commit
cc4efa09b0
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exit 1
|
||||
Loading…
Reference in new issue