From 0236cebda6ecd68e2b58c45e3e2c113ddbc9e5bf Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Fri, 23 Jun 2023 10:56:56 -0500 Subject: [PATCH] Remove official support for RHEL. Rocky/Alma/Stream support is best-effort. --- meta/main.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index c16ec8b..b65052a 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -7,11 +7,8 @@ galaxy_info: description: NFS installation for Linux. company: "Midwestern Mac, LLC" license: "license (BSD, MIT)" - min_ansible_version: 2.4 + min_ansible_version: 2.10 platforms: - - name: EL - versions: - - all - name: Fedora versions: - all