1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 19:21:52 +00:00
community.general/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
2019-04-15 18:01:24 -04:00
..
fixtures Correctly count processors on ARM systems. (#52884) 2019-03-14 10:31:47 -04:00
hardware Fixes solaris (sunos) uptime in ansible facts module (#54626) 2019-04-15 18:01:24 -04:00
network
other
system Ensure Clear Linux parsing is actually parsing a Clear Linux host and all others fall back to NA (#53298) 2019-03-08 10:40:49 -05:00
__init__.py
base.py
test_ansible_collector.py
test_collector.py
test_collectors.py
test_facts.py
test_timeout.py Make the timeout decorator raise an exception out of the function's scope (#49921) 2018-12-18 18:01:46 -08:00
test_utils.py