The subject pretty much says it all.
TASK [software/rbenv : Add GEM_HOME pathing support]
****************************************************************************
FAILED - RETRYING: Add GEM_HOME pathing support (2 retries left).
FAILED - RETRYING: Add GEM_HOME pathing support (1 retries left).
fatal: [localhost]: FAILED! => changed=false
attempts: 2
cmd:
- /usr/bin/git
- fetch
- --tags
- origin
msg: |-
Failed to download remote objects and refs: fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
I’m installing on a new Google Cloud Compute instance. I had to open a few additional ports, and added this one mentioned just now… although, I have a feeling it’s saying there’s more than a firewall issue.
PLAY RECAP
****************************************************************************
localhost : ok=1346 changed=27 unreachable=0 failed=1 skipped=656 rescued=0 ignored=0