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/integration/targets/copy
Sloane Hertel e208fe5932
copy module - fix copying directories recursively with remote_src=True (#76997)
* copy module - fix copying directories containing modified subdirs with remote_src=True. Previously, the first changed subdir would prevent recursively checking for changes for in subdirs at the same level.

* Fix reporting changed for copying empty directories with remote_src=True. If a directory is created on the remote but nothing else, changed is True.
2 years ago
..
defaults Copy module: improve tests allowing to use a managed host which isn't the controller host (#25672) 7 years ago
files Modernize install (#76021) 3 years ago
files-different/vault Intentional tests (#76051) 3 years ago
meta group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 3 years ago
tasks copy module - fix copying directories recursively with remote_src=True (#76997) 2 years ago
aliases ansible-test - Remove AIX provisioning support. (#76747) 3 years ago