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 to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos
Find a file
2020-03-02 09:19:06 +01:00
.github update DOCS 2020-03-02 09:19:06 +01:00
defaults change all variable names 2020-02-26 14:42:42 +01:00
meta rpm_key fingerprint is available since ansible 2.9 2020-02-26 14:46:55 +01:00
tasks change all variable names 2020-02-26 14:42:42 +01:00
vars change all variable names 2020-02-26 14:42:42 +01:00
.travis.yml Add travis linting test 2020-02-20 16:15:00 +01:00
LICENSE Update LICENSE and FOUNDING 2020-02-20 15:42:27 +01:00
README.md update DOCS 2020-03-02 09:19:06 +01:00

MIT License Ansible Galaxy

role_install-epel-release

Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL and centos.

Testing

This role is tested with these github-action tests for different versions of centos. Linting is tested via travis-ci. If you want to find out more about our tests, please have a look at the github marketplace.

test status Github Marketplace
Travis Build Status .travis.yml
Ansible check centos:latest ansible test with centos:latest
Ansible check centos:centos8 ansible test with centos 8
Ansible check centos:centos7 ansible test with centos 7
Ansible check centos:centos6 ansible test with centos 6
Ansible Lint check ansible linting test
WORK IN PROGRESS

missing:
- os detection (RHEL)
- docs

working:
- epel install on centos 7
- github-actions
- vars