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/tasks
Abhijeet Kasurde 17f3698384
copy: honor directory_mode when specified with remote_src=True (#86184)
* copy: honor directory_mode when specified with remote_src=True

* Honor directory_mode specified by user when copying directories
  and remote_src=True

Fixes: #81292

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2 weeks ago
..
acls.yml ansible-test - Add RHEL 10.0 remote (#85189) 7 months ago
check_mode.yml Typo fixes and other bits and bobs (#83672) 1 year ago
dest_in_non_existent_directories.yml Replace Unicode no-break spaces with ASCII spaces 2 years ago
dest_in_non_existent_directories_remote_src.yml Replace Unicode no-break spaces with ASCII spaces 2 years ago
dest_remote_src_directory_mode.yml copy: honor directory_mode when specified with remote_src=True (#86184) 2 weeks ago
main.yml copy, prevent internal options in task (#84422) 1 year ago
no_log.yml copy - redact 'content' from invocation in check mode (#71033) 5 years ago
selinux.yml Remove the yum module, redirect it to dnf (#81895) 2 years ago
setgid.yml atomic_move - fix creating file in directory with setgid bit (#83718) 1 year ago
src_file_dest_file_in_non_existent_dir.yml Replace Unicode no-break spaces with ASCII spaces 2 years ago
src_file_dest_file_in_non_existent_dir_remote_src.yml Replace Unicode no-break spaces with ASCII spaces 2 years ago
src_remote_file_is_not_file.yml copy, avoid moving non temp remote 'non' files (#79102) 3 years ago
tests.yml copy: honor directory_mode when specified with remote_src=True (#86184) 2 weeks ago