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

Korulag/ansible-role-epel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

    ---
    - 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