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

22 lines
792 B
Markdown
Raw Normal View History

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
- vars
2020-02-20 16:16:59 +01:00
working:
- epel install on centos 7
```