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/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 More statvfs info for mount facts rebase 12073 (#25454) 2017-06-13 15:31:41 -04:00
linux_data.py Correctly count processors on ARM systems. (#52884) 2019-03-14 10:31:47 -04:00
test_linux.py parallelize getting mount info (#49398) 2019-01-23 12:33:59 -05:00
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