community.general/lib/ansible/module_utils/facts/virtual
silverwind 5ccbe61258 Fix ansible_virtualization_role fact on CloudLinux (#27191)
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
2017-08-30 12:25:57 -04:00
..
__init__.py
base.py
dragonfly.py
freebsd.py
hpux.py
linux.py Fix ansible_virtualization_role fact on CloudLinux (#27191) 2017-08-30 12:25:57 -04:00
netbsd.py
openbsd.py
sunos.py
sysctl.py