dockpack.base_gcc

Galaxy

base_gcc is an Ansible role that installs GNU compiler tools.

Requirements

  • RHEL-like system (RHEL6, RHEL8) or Ubuntu

Role Variables

  • DTSVER: The major version of the developer toolset you want on RedHat systems. This relates to the GCC version. Older DTS versions may need you to manage repositories for outdated versions.
DTSVER: 11
cplusplus_devtoolset: "devtoolset-{{ DTSVER }}"
  • Corporate feature: Sets the desired state compilers_present: present

  • Software collections give you the latest versions of programming languages collections_enabled: true

  • Approved or tested release of the software collections' development toolset cplusplus_devtoolset: devtoolset-7

  • Change these defaults for optional packages. cplusplusrpms cplusplusapts

Dependencies

Check the documentation here: Software Collections

Example Usage

For a complete build server, visit: GitHub Build Server

License

MIT

Author Information

Bas Meijer
@bbaassssiiee

Informazioni sul progetto

Ansible role to install GNU C/C++ Compilers

Installa
ansible-galaxy install dockpack.base_gcc
Licenza
mit
Download
253
Proprietario
CI/CD