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
Brian Coca a5480c330d
copy, avoid moving non temp remote 'non' files (#79102) (#79155)
* copy, avoid moving non temp remote files that are not dirs/files
fix tests

(cherry picked from commit f66016df0e)
3 years ago
..
acls.yml Fix copy module to reset filesystem acls (#51868) 7 years ago
check_mode.yml [copy] Add some test coverage for check_mode (#68895) 6 years ago
dest_in_non_existent_directories.yml Deprecate tests used as filters (#32361) 8 years ago
dest_in_non_existent_directories_remote_src.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 6 years ago
main.yml copy, avoid moving non temp remote 'non' files (#79102) (#79155) 3 years ago
no_log.yml copy - redact 'content' from invocation in check mode (#71033) 6 years ago
selinux.yml Fix string/bytestring comparsion in m_u.basic (#70439) 6 years ago
src_file_dest_file_in_non_existent_dir.yml Deprecate tests used as filters (#32361) 8 years ago
src_file_dest_file_in_non_existent_dir_remote_src.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 6 years ago
src_remote_file_is_not_file.yml copy, avoid moving non temp remote 'non' files (#79102) (#79155) 3 years ago
tests.yml group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853) 4 years ago