base_git is an ansible-role to install the Git version control client using Satellite, Yum or APT. This role allows the use of rh-git218 on RHEL 7 instead of the legacy 1.7.1 by means of subscribimng to the Software Collections. This is great for on-premise solutions.
RHEL-like, or Debian/Ubuntu system Yum infrastructure, or internet.
- Software collections offer concurrent versions of programming tools
collections_enabled: true
- preferred collection when collections are enabled
base_git: rh-git218
- Change these defaults for optional packages.
base_git_rpms
https://www.softwarecollections.org/en/docs/
Refer to a complete build server https://github.com/bbaassssiiee/buildserver
MIT
Bas Meijer @bbaassssiiee