mirror of
https://github.com/roles-ansible/ansible_role_epel.git
synced 2024-08-16 14:49:49 +02:00
17 lines
402 B
Markdown
17 lines
402 B
Markdown
[![Build Status](https://travis-ci.org/DO1JLR/role_install-epel-release.svg?branch=master)](https://travis-ci.org/DO1JLR/role_install-epel-release)
|
|
|
|
# role_install-epel-release
|
|
Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos
|
|
|
|
```
|
|
WORK IN PROGRESS
|
|
|
|
missing:
|
|
- os detection (RHEL)
|
|
- github-actions
|
|
- docs
|
|
- vars
|
|
|
|
working:
|
|
- epel install on centos 7
|
|
```
|