Skip to content

This role configures the CodeReady Linux Builder (CRB) repository on Centos 8 or RHEL 8.

Notifications You must be signed in to change notification settings

bwInfoSec/ansible-role-add-crb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bwinfosec.add_crb

This role adds the CodeReady Linux Builder repository to RHEL 8 hosts.

Platforms

  • RHEL 8

Install

ansible-galaxy collection install community.general && ansible-galaxy install bwinfosec.add_crb

Example Playbook

- name: Add CodeReady Linux Builder repository to RHEL hosts
  become: true
  hosts: rhel

  roles:
    - bwinfosec.add_crb

Requirements

Licensing

This work is licensed under the EUPL 1.2.

Contribution

If you want to contribute feel free to do so by creating a pull request on github.

About

This role configures the CodeReady Linux Builder (CRB) repository on Centos 8 or RHEL 8.

Topics

Resources

Stars

Watchers

Forks