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
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
..
basic fix copy module update atime/mtime (#83235) (#83792) 1 year ago
common Handle error raised when argument validation (#82783) 2 years ago
compat Remove Python 2 compat (via six) from unit tests 2 years ago
facts [stable-2.17] facts: Skip path if the distribution path is directory (#84037) 1 year ago
json_utils Remove Python 2.x compat from unit tests (#82109) 2 years ago
parsing Require `from __future__ import annotations` (#81902) 2 years ago
urls Fix url encoded credentials in netloc (#82552) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
conftest.py Remove Python 2 compat (via six) from unit tests 2 years ago
test_api.py Require `from __future__ import annotations` (#81902) 2 years ago
test_connection.py Require `from __future__ import annotations` (#81902) 2 years ago
test_distro.py Remove unused/unreachable unit test code (#82160) 2 years ago
test_text.py Remove Python 2 compat (via six) from unit tests 2 years ago