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/system/distribution
Abhijeet Kasurde 91ca09beb0
[stable-2.17] facts: Skip path if the distribution path is directory (#84037)
Skip path if the distribution path is directory instead of file.
Handle exception raised while handling distribution path.

Fixes: #84006

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 34f8f55d9e)
1 year ago
..
fixtures Add MIRACLE LINUX as RedHat OS Family (#82722) 2 years ago
__init__.py distribution: Refactor test_distribution_version testcases (#69300) 6 years ago
conftest.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_distribution_files.py [stable-2.17] facts: Skip path if the distribution path is directory (#84037) 1 year ago
test_distribution_sles4sap.py Require `from __future__ import annotations` (#81902) 2 years ago
test_distribution_version.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_parse_distribution_file_ClearLinux.py Require `from __future__ import annotations` (#81902) 2 years ago
test_parse_distribution_file_Slackware.py Require `from __future__ import annotations` (#81902) 2 years ago