TASK [fubarhouse.golang : Go-Lang | Ensure directory is writable] *******************************************************************************************************************
fatal: [$USER]: FAILED! => {"changed": false, "msg": "There was an issue creating /usr/local/go as requested: [Errno 13] Permission denied: '/usr/local/go'", "path": "/usr/local/go"}
Do I need to add become=True to the role specifically? or is there another work around? Is this the proper location for the installation on a Mac?