datastax / pulsar-ansible

Apache License 2.0
4 stars 9 forks source link

[ENHANCEMENT] Support RHEL for installing requirements on controlled nodes #27

Open MMirelli opened 1 year ago

MMirelli commented 1 year ago

Currently, roles/misc/_inst_openjdk only installs OpenJDK and Python using apt. I have been testing on RHEL and it would be nice to support this also on that Linux distribution using yum (deprecated) / dnf.