From 653a02b52acb7f4814a89d7f9726c48a4691ffe0 Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 20 Feb 2020 16:16:59 +0100 Subject: [PATCH] add status to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 3127dd2..04ec8a5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # 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 + +working: +- epel install on centos 7 +```