2020-03-01 20:36:33 +01:00
|
|
|
[![MIT License](https://raw.githubusercontent.com/roles-ansible/role_install-epel-release/master/.github/license.svg?sanitize=true)](https://github.com/roles-ansible/role_install-epel-release/blob/master/LICENSE)
|
|
|
|
[![Ansible Galaxy](https://raw.githubusercontent.com/roles-ansible/role_install-epel-release/master/.github/galaxy.svg?sanitize=true)](https://galaxy.ansible.com/do1jlr/epel)
|
|
|
|
|
|
|
|
|
2020-02-20 16:18:07 +01:00
|
|
|
[![Build Status](https://travis-ci.org/DO1JLR/role_install-epel-release.svg?branch=master)](https://travis-ci.org/DO1JLR/role_install-epel-release)
|
|
|
|
|
2020-02-20 15:26:10 +01:00
|
|
|
# role_install-epel-release
|
|
|
|
Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos
|
2020-02-20 16:16:59 +01:00
|
|
|
|
|
|
|
```
|
|
|
|
WORK IN PROGRESS
|
|
|
|
|
|
|
|
missing:
|
|
|
|
- os detection (RHEL)
|
|
|
|
- github-actions
|
|
|
|
- docs
|
2020-02-26 14:37:22 +01:00
|
|
|
- vars
|
2020-02-20 16:16:59 +01:00
|
|
|
|
|
|
|
working:
|
|
|
|
- epel install on centos 7
|
|
|
|
```
|