ansible/test/units/module_utils/basic
Logistic Bot 7099657dd7
Basic: don't call lstat when check_mode (#64279)
While mode is specified in check_mode, don't call lstat.
Since file may not present.

Fixes: #61185
2021-04-28 13:47:03 +05:30
..
__init__.py
test__log_invocation.py
test__symbolic_mode_to_octal.py
test_argument_spec.py Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
test_atomic_move.py
test_command_nonexisting.py
test_deprecate_warn.py Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
test_dict_converters.py
test_exit_json.py Deprecate Py2.6 support for target nodes (#74165) 2021-04-16 11:42:29 -05:00
test_filesystem.py
test_get_file_attributes.py
test_get_module_path.py
test_heuristic_log_sanitize.py
test_imports.py module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
test_log.py
test_no_log.py
test_platform_distribution.py
test_run_command.py
test_safe_eval.py
test_sanitize_keys.py
test_selinux.py module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
test_set_cwd.py
test_set_mode_if_different.py Basic: don't call lstat when check_mode (#64279) 2021-04-28 13:47:03 +05:30
test_tmpdir.py