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

17 lines
395 B
Markdown
Raw Normal View History

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
working:
- epel install on centos 7
```