jfrog / JFrog-Cloud-Installers

Template to deploy Artifactory Enterprise cluster.
Apache License 2.0
78 stars 140 forks source link

[ansible/roles] Add rhel9 support and drop rhel7 #396

Closed EmptyByte closed 4 months ago

EmptyByte commented 4 months ago

PR Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

What this PR does / why we need it: Drops support of RHEL7 (EOL). Replaced ansible yum module (deprecated) with dnf module. Linting.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes # N/A

Special notes for your reviewer: N/A