We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6071d commit ca5bf83Copy full SHA for ca5bf83
testinfra/modules/package.py
@@ -77,6 +77,8 @@ def get_module_class(cls, host):
77
"centos",
78
"cloudlinux",
79
"fedora",
80
+ "opensuse-leap",
81
+ "opensuse-tumbleweed",
82
"rocky",
83
)
84
):
0 commit comments