mirror of
https://github.com/roles-ansible/ansible_role_epel.git
synced 2024-08-16 14:49:49 +02:00
add status to README
This commit is contained in:
parent
9874c74d55
commit
653a02b52a
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -1,2 +1,14 @@
|
||||||
# role_install-epel-release
|
# role_install-epel-release
|
||||||
Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos
|
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
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue