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
I'm getting error while running testcase via kitchen
Thank you for installing Chef! Transferring files to <acls-centos7> **bash: ansible-galaxy: command not found >>>**>>> Converge failed on instance <acls-centos7>. >>>>>> Please see .kitchen/logs/acls-centos7.log for more details >>>>>> ------Exception------- >>>>>> Class: Kitchen::ActionFailed >>>>>> Message: SSH exited (127) for command: [sudo -E bash -c '[ -d /etc/ansible ] || mkdir /etc/ansible' && sudo -E cp /tmp/kitchen/ansible.cfg /etc/ansible && sudo -E cp -r /tmp/kitchen/group_vars /etc/ansible/. && sudo -E cp -r /tmp/kitchen/host_vars /etc/ansible/. && ansible-galaxy install --force -p /tmp/kitchen/roles -r /tmp/kitchen/requirements.yml] >>>>>> ---------------------- zlib(finalizer): the stream was freed prematurely.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting error while running testcase via kitchen
The text was updated successfully, but these errors were encountered: