mirror of https://github.com/ansible/ansible.git
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>pull/26105/head
parent
6a75c1a138
commit
3950f5b9ce
Loading…
Reference in New Issue