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
Brian Coca b9dfd1f77a
fix copy module update atime/mtime (#83235) (#83792)
Ensure we force mtime/atime update when using copystat

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
(cherry picked from commit 26375e7f12)

Co-authored-by: dkuji <daisuke.kuji@gmail.com>
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 Add MIRACLE LINUX as RedHat OS Family (#82722) 2 years 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