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
Fresh run of the role - when I try pyenv from a shell, it works fine.
failed: [localhost] (item=2.7.8) => {"changed": true, "cmd": ". ~/.pyenv/.pyenvrc && pyenv install 2.7.8", "delta": "0:00:00.372401", "end": "2018-08-04 22:09:00.083602", "failed": true, "item": "2.7.8", "msg": "non-zero return code", "rc": 1, "start": "2018-08-04 22:08:59.711201", "stderr": "pyenv: no such command `install'", "stderr_lines": ["pyenv: no such command `install'"], "stdout": "", "stdout_lines": []}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fresh run of the role - when I try pyenv from a shell, it works fine.
The text was updated successfully, but these errors were encountered: