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
Abhijeet Kasurde a3656b2ffb
[stable-2.18] facts: Skip path if the distribution path is directory (#84036)
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)
2 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Remove unused validate-modules unit test code 1 year ago
cli [stable-2.18] Cover unit tests with mypy (#84084) (#84086) 2 months ago
config Fix condition for unquoting configuration strings from ini files (#82388) 8 months ago
errors Remove Python 2.x compat from unit tests (#82109) 1 year ago
executor Reduce number of implicit meta tasks (#84007) (#84044) 2 months ago
galaxy ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (#84070) 2 months ago
inventory Remove Python 2 compat (via six) from unit tests 1 year ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 9 months ago
module_utils [stable-2.18] facts: Skip path if the distribution path is directory (#84036) 2 months ago
modules [stable-2.18] debconf: set empty password value (#84033) 2 months ago
parsing [stable-2.18] Cover unit tests with mypy (#84084) (#84086) 2 months ago
playbook delay keyword changed from int to float (#83901) 3 months ago
plugins Reduce number of implicit meta tasks (#84007) (#84044) 2 months ago
regex Remove Python 2.x compat from unit tests (#82109) 1 year ago
template test: update tests (#83686) 4 months ago
utils [stable-2.18] forward ports of unsafe persistence fixes (#83922) 2 months ago
vars Remove Python 2 compat (via six) from unit tests 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt Remove Python 3.10 support for the controller (#83221) 6 months ago
test_context.py Require `from __future__ import annotations` (#81902) 1 year ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 1 year ago