You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/module_utils/facts
Anatoly Pugachev b28c73af62 Fixes solaris (sunos) uptime in ansible facts module (#54626)
* correct uptime on solaris by using system boot_time instead of snaptime
* add unit test
7 years ago
..
fixtures Correctly count processors on ARM systems. (#52884) 7 years ago
hardware Fixes solaris (sunos) uptime in ansible facts module (#54626) 7 years ago
network
other
system Ensure Clear Linux parsing is actually parsing a Clear Linux host and all others fall back to NA (#53298) 7 years ago
__init__.py
base.py
test_ansible_collector.py
test_collector.py
test_collectors.py
test_facts.py
test_timeout.py
test_utils.py