1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_epel.git synced 2024-08-16 14:49:49 +02:00
ansible_role_epel/README.md
2020-03-01 20:39:43 +01:00

21 lines
792 B
Markdown

[![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)
[![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
```