community.general/lib/ansible/module_utils/facts/virtual
Adrian Likins bf5770dec4
Fix virt role detection for kvm if no other match (#35403)
This fixes an indention bug introduced in
45a9f96774
that was causing the virtualization_role to be set to 'host'
for many cases incorrectly.

Fixes https://github.com/ansible/ansible/pull/21621
(the issue mentioned in the pr)
2018-01-30 11:42:13 -05:00
..
__init__.py
base.py
dragonfly.py
freebsd.py
hpux.py
linux.py Fix virt role detection for kvm if no other match (#35403) 2018-01-30 11:42:13 -05:00
netbsd.py
openbsd.py
sunos.py
sysctl.py