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

local: deployment/ansible.sh: line 76: ansible-playbook: command not found #111

Open
rbanks721 opened this issue Jun 28, 2017 · 1 comment

Comments

@rbanks721
Copy link

After running vagrant up local I get the following error:

==> local: deployment/ansible.sh: line 76: ansible-playbook: command not found
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

@Narnar-azert
Copy link

Narnar-azert commented Sep 5, 2017

Instruction

apt-get install -qq -y ansible

is missing in the ansible.sh file.
You can add this instruction after the apt-get install -qq -y python2.7 python-pip
You will find this file in the path ~\cocorico\deployment\

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