community.general/lib/ansible/module_utils/facts/virtual
Abhijeet Kasurde 3950f5b9ce facts: Get virtual facts about VMware (#34132)
This fixes fact gathering of VMware guest machines with
older Linux Kernel versions. These older Kernels do not support /sys
filesystem which is used to gather virtualization related facts.
'dmidecode' is the safest option to find out virtualization related facts.

Fixes: #21573

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-15 11:46:43 -05:00
..
__init__.py
base.py
dragonfly.py
freebsd.py
hpux.py
linux.py facts: Get virtual facts about VMware (#34132) 2018-01-15 11:46:43 -05:00
netbsd.py
openbsd.py
sunos.py
sysctl.py