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
Abhijeet Kasurde 34f8f55d9e
facts: Skip path if the distribution path is directory (#84012)
* facts: Skip path if the distribution path is directory

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>

* Review requests

---------

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 year ago
..
distribution facts: Skip path if the distribution path is directory (#84012) 1 year ago
__init__.py Facts Refresh (2.4 roadmap) (#23012) 9 years ago
test_cmdline.py Require `from __future__ import annotations` (#81902) 2 years ago
test_lsb.py Remove Python 2.x compat from unit tests (#82109) 2 years ago
test_pkg_mgr.py Remove the yum module, redirect it to dnf (#81895) 2 years ago
test_user.py Require `from __future__ import annotations` (#81902) 2 years ago