You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix module class for RPM and Debian distributions #570 (#575)
* Fix module class for RPM and Debian distributions #570
A CentOS system with dpkg package installed fails all packages
is_installed checks. This happens because the decision to use module class
is based on the presence of `dpkg-query` binary.
Co-authored-by: Philippe Pepiot <[email protected]>
0 commit comments