likg.yum-repo-epel

Ansible Galaxy Build Status

Ansible Role: EPEL YUM repo

Install EPEL YUM repo on RHEL/CentOS servers.

You can install EPEL by running yum install epel-release. The package is included in the CentOS Extras repository, enabled by default.

Requirements

No special requirements.

Role Variables

Available variables/default values can be found in defaults/main.yml.

Dependencies

None.

Example Playbook

- hosts: servers
  become: yes
  roles:
    - { role: likg.yum-repo-epel }

License

MIT

Author Information

This role was created by Lik.

About

Install EPEL YUM repository

Install
ansible-galaxy install likg.yum-repo-epel
GitHub repository
License
mit
Downloads
291
Owner