Closed mmurphy closed 6 years ago
The Homebrew version I specified is recent (from the last few days) so it might be a bit excessive. The install on my mac is still not working, so there may still be some version issues
I've replaced the git clone
commands and removed go get
I think it still needs a branch in the instructions for using go and not using go, since the current (and previous) instructions require that the user is familiar with the go directory structure, but that would be better as a separate PR.
@mmurphy I've pushed a few changes, if you could take a look b33969a
Thanks @mmurphy :+1:
specify minimum versions of oc CLI and Homebrew specify Go paths using the GOPATH envvar use 'go get...' command instead of 'git clone...' to clone into $GOPATH Add brackets () around the ansible installer command so that you are not left in the installer directory if the playbook fails