Skip to content

An Ansible role that installs EPEL repository on RHEL 5/6/7 and its derivatives.

License

Notifications You must be signed in to change notification settings

ezamriy/ansible-role-epel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPEL

An Ansible role that installs EPEL repository on RHEL 5/6/7 and its derivatives.

Role Variables

Available variables and their default values are listed below:

  • epel_enabled: yes - enable or disable EPEL stable repository.
  • epel_testing_enabled: no - enable or disable EPEL testing repository.

Example Playbook

    ---
    - hosts: all
      roles:
        - ezamriy.epel

License

MIT

Authors

About

An Ansible role that installs EPEL repository on RHEL 5/6/7 and its derivatives.

Resources

License

Stars

Watchers

Forks

Packages

No packages published