Skip to content
New issue

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

execute 'vagrant provision' with failures #1

Open
gnigats opened this issue Apr 17, 2015 · 1 comment
Open

execute 'vagrant provision' with failures #1

gnigats opened this issue Apr 17, 2015 · 1 comment

Comments

@gnigats
Copy link

gnigats commented Apr 17, 2015

after vagrant up I issued 'vagrant provision' and got the following error.
checking each of the path, they seem alright. what can be the problem? please help !

==> postfix.vagrant.local: Running provisioner: ansible...
PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=true ANSIBLE_HOST_KEY_CHECKING=false ANSIBLE_SSH_ARGS='-o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o ControlPersist=60s' ansible-playbook --private-key=C:/cygwin64/home/jclin/boxes/ansible-vagrant-postfix/.vagrant/machines/postfix.vagrant.local/virtualbox/private_key --user=vagrant --connection=ssh --limit='postfix.vagrant.local' --inventory-file=C:/cygwin64/home/jclin/boxes/ansible-vagrant-postfix/.vagrant/provisioners/ansible/inventory playbook.yml
The system cannot find the path specified.
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

@rahulbhat
Copy link

Even I'm facing same issue, were you able to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants