Skip to content

bwInfoSec/ansible-role-add-epel

Repository files navigation

Molecule Test

ansible-role-add-epel

This role adds the EPEL repository to RHEL.

Platforms

  • RHEL 8

Install

ansible-galaxy install bwinfosec.add_epel

Example Playbook

- name: Add EPEL to RHEL hosts
  become: true
  hosts: rhel
 
  roles:
    - bwinfosec.add_epel

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.