We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running vagrant up from a directory with an umlaut fails to provision on the first task.
vagrant up
PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* ok: [default] TASK [Symlink XHProf display files into web root] ****************************** fatal: [default]: FAILED! => { "changed": false, "failed": true, "msg": "Error while linking: [Errno 2] No such file or directory", "path": "/vagrant/site/xhprof", "state": "absent" } to retry, use: --limit @/private/tmp/testü/ansible/main.retry PLAY RECAP ********************************************************************* default : ok=1 changed=0 unreachable=0 failed=1 Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.
ref: #56
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
vagrant up
from a directory with an umlaut fails to provision on the first task.ref: #56
The text was updated successfully, but these errors were encountered: