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
dkuji 26375e7f12
fix copy module update atime/mtime (#83235)
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>
1 year ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test Remove unused validate-modules unit test code 2 years ago
cli test: update tests (#83686) 1 year ago
config Fix condition for unquoting configuration strings from ini files (#82388) 2 years ago
errors Remove Python 2.x compat from unit tests (#82109) 2 years ago
executor Typo fixes and other bits and bobs (#83672) 1 year ago
galaxy Typo fixes and other bits and bobs (#83672) 1 year ago
inventory Remove Python 2 compat (via six) from unit tests 2 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 years ago
module_utils fix copy module update atime/mtime (#83235) 1 year ago
modules unarchive: Better handling of files with an invalid timestamp in zip file (#81520) 1 year ago
parsing Add vaulted_file test (#83717) 1 year ago
playbook Typo fixes and other bits and bobs (#83672) 1 year ago
plugins Typo fixes and other bits and bobs (#83672) 1 year ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template test: update tests (#83686) 1 year ago
utils test: Handle Singleton Display class (#83673) 1 year ago
vars Remove Python 2 compat (via six) from unit tests 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt Remove Python 3.10 support for the controller (#83221) 1 year ago
test_context.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 2 years ago