From 2491112165469f0290249cc8681dec2018f1b069 Mon Sep 17 00:00:00 2001 From: Adam DeConinck Date: Tue, 14 Dec 2021 21:38:59 +0000 Subject: [PATCH] Explicitly add support for CentOS/RHEL8 to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6625ede..2cedf77 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,5 @@ Currently, this role supports the following Linux distributions: * Ubuntu 20.04 LTS * CentOS 7 * Red Hat Enterprise Linux 7 +* CentOS 8 +* Red Hat Enterprise Linux 8