diff --git a/testinfra/modules/package.py b/testinfra/modules/package.py index 9eb19759..ed113d81 100644 --- a/testinfra/modules/package.py +++ b/testinfra/modules/package.py @@ -77,8 +77,10 @@ def get_module_class(cls, host): "centos", "cloudlinux", "fedora", + "ol", "opensuse-leap", "opensuse-tumbleweed", + "rhel", "rocky", ) ):