Closed TristanDamron closed 2 years ago
Sorry, I somehow missed this PR. Though, I suspect it'll fail again once merged, as git's now at v2.38.1. What I started doing in other ansible playbooks is installing git from a locally saved source tarball, like here; will probably do the same for this project
Fixes a build issue with
docker-compose build
and the project's CI/CD. playbook.yaml pointed to the incorrect version of git (2.36.1) for Ubuntu 20.04.1. According to launchpad, the correct version is 2.37.1: https://launchpad.net/~git-core/+archive/ubuntu/ppa