You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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\
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.
The text was updated successfully, but these errors were encountered: