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