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
TASK [../../ansible-role-golang/ : Go-Lang | Ensure directory is empty] ************************************************************************************* fatal: [localhost]: FAILED! => {"changed": false, "msg": "There was an issue creating /usr/local/go as requested: [Errno 13] Permission denied: b'/usr/local/go'", "path": "/usr/local/go"}
The text was updated successfully, but these errors were encountered:
Seems this is associated to Catalina's new permission system... TODO change default value currently matching /usr/local/go.
/usr/local/go
ansible-role-golang/tasks/setup.yml
Lines 52 to 55 in a24041c
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: