mirror of https://github.com/ansible/ansible.git
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.
5cd489af06
* Let get_file_attributes() work without `lsattr -v` Change: - module_utils's get_file_attributes() expects `lsattr -v` to work, but in some cases, it may not. - The function now takes an optional include_version bool parameter, which removes this expectation. - Places where we call get_file_attributes() without using the 'version' it returns, we now call it with include_version=False. Test Plan: - New unit tests Signed-off-by: Rick Elrod <rick@elrod.me> |
4 years ago | |
---|---|---|
.. | ||
__init__.py | ||
test__log_invocation.py | 7 years ago | |
test__symbolic_mode_to_octal.py | 4 years ago | |
test_argument_spec.py | 4 years ago | |
test_atomic_move.py | 4 years ago | |
test_deprecate_warn.py | 4 years ago | |
test_dict_converters.py | 7 years ago | |
test_exit_json.py | 4 years ago | |
test_filesystem.py | 6 years ago | |
test_get_file_attributes.py | 4 years ago | |
test_get_module_path.py | 6 years ago | |
test_heuristic_log_sanitize.py | 4 years ago | |
test_imports.py | 5 years ago | |
test_log.py | 6 years ago | |
test_no_log.py | 4 years ago | |
test_platform_distribution.py | 5 years ago | |
test_run_command.py | 4 years ago | |
test_safe_eval.py | 4 years ago | |
test_sanitize_keys.py | 4 years ago | |
test_selinux.py | 4 years ago | |
test_set_cwd.py | 4 years ago | |
test_set_mode_if_different.py | 5 years ago | |
test_tmpdir.py | 4 years ago |