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/hardware
Abhijeet Kasurde 16ebeb7d21
facts: add facts about x86_64 flags to detect microarchitecture (#83356)
Fixes: #83331

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 months ago
..
fixtures Darwin: add unit tests for hardware fact gathering (#83212) 7 months ago
freebsd facts: Update RAID devices regex for FreeBSD (#82081) 7 months ago
linux Gather sysinfo facts on s390 (#83157) 7 months ago
__init__.py
aix_data.py Require `from __future__ import annotations` (#81902) 1 year ago
linux_data.py facts: add facts about x86_64 flags to detect microarchitecture (#83356) 6 months ago
test_aix_processor.py Require `from __future__ import annotations` (#81902) 1 year ago
test_darwin_facts.py Darwin: add unit tests for hardware fact gathering (#83212) 7 months ago
test_linux.py Remove Python 2.x compat from unit tests (#82109) 1 year ago
test_linux_get_cpu_info.py Warn if the binary is unavailable using get_bin_path (#83258) 6 months ago
test_sunos_get_uptime_facts.py Require `from __future__ import annotations` (#81902) 1 year ago