1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-25 10:41:53 +00:00
community.general/test/units/module_utils/facts/hardware
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
..
__init__.py
linux_data.py Correctly count processors on ARM systems. (#52884) 2019-03-14 10:31:47 -04:00
test_linux.py
test_linux_get_cpu_info.py Correctly count processors on ARM systems. (#52884) 2019-03-14 10:31:47 -04:00
test_sunos_get_uptime_facts.py Fixes solaris (sunos) uptime in ansible facts module (#54626) 2019-04-15 18:01:24 -04:00