3 Commits

Author SHA1 Message Date
337237a6e8 Pin Git to v2.36.1 on Windows so win_git works
Git for Windows v2.37.3 (and probably all version in the v2.37 series)
cause the unofficial win_git module to hang. Downgrading the v2.36.1
works around this issue for the time being. The Chocolatey package for
Git also does not respect the version flag, so installation is now
performed manually by grabbing the v2.36.1 installer from the GitHub
release asset and running it manually when installation is required.
2022-09-10 15:04:54 +01:00
179273c22b Add git chocolatey package install 2022-05-12 20:29:45 +01:00
d4218aeeee Add git role for unix-like OS families and Windows 2022-04-30 16:58:55 +01:00