Skip to content

This role configures the RPM Fusion repositories on Centos 8 or RHEL 8.

License

Notifications You must be signed in to change notification settings

bwInfoSec/ansible-role-add-rpm-fusion

Repository files navigation

Molecule Test

bwinfosec.add_rpm_fusion

This role adds the RPM Fusion repository to RHEL.

Platforms

  • RHEL 8

Install

ansible-galaxy install bwinfosec.add_epel && ansible-galaxy install bwinfosec.add_rpm_fusion

Example Playbook

- name: Add RPM Fusion (and EPEL) to RHEL hosts
  become: true
  hosts: rhel

  roles:
    - bwinfosec.add_epel
    - bwinfosec.add_rpm_fusion

Requirements

Local Development

This role includes a molecule test to execute on RHEL 8.

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 RPM Fusion repositories on Centos 8 or RHEL 8.

Topics

Resources

License

Stars

Watchers

Forks