mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
CloudLinux and OpenVZ have common roots, but CloudLinux does not really provide OS virtualization so it should not be regarded as a 'openvz' system. This change adds a check for the existance of the LVE kernel module which only exists on CloudLinux. Fixes: https://github.com/ansible/ansible/issues/26424