1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/module_utils/facts
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
..
hardware Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
network Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
other Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
system Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
virtual Fix virt role detection for kvm if no other match (#35403) 2018-01-30 11:42:13 -05:00
__init__.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
ansible_collector.py Fix fact deps when 'filter=ansible_fact' is used. (#33441) 2018-01-20 15:07:27 -05:00
collector.py Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
compat.py namespace facts 2017-11-09 09:48:14 -05:00
default_collectors.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
namespace.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
sysctl.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
timeout.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
utils.py Correctly write SELinux config file (#31251) 2017-10-03 23:38:58 -04:00