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
Sloane Hertel 2bb09bfd12
atomic_move - fix preserving extended acls (#82818)
* use copystat to copy as many attributes as possible before os.rename

update unit test mocks for updated method of attribute preservation

add integration test for lineinfile case

remove erroneous `- meta: end_play` from lineinfile test suite

* add keep_dest_attrs parameter to control whether src attributes are
copied initially, and for existing destinations, whether the src is
updated using the dest before being renamed

consolidate with copy unsetting extended attrs

ci_complete
7 months ago
..
_vendor
ansible_test
cli
config
errors
executor
galaxy
inventory
inventory_test_data/group_vars
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 7 months ago
module_utils atomic_move - fix preserving extended acls (#82818) 7 months ago
modules test_apt: migrate from unittest to pytest (#82666) 7 months ago
parsing Enable file cache for vaulted host_vars_files vars plugin (#81995) 7 months ago
playbook
plugins
regex
template
utils remove repetitive words (#82799) 7 months ago
vars
__init__.py
requirements.txt
test_context.py
test_no_tty.py