ansible/test/integration/targets/copy/tasks
Toshio Kuratomi 7b325baa22 Bkprt recursive copy fix (#40268)
* Fixes #34893 (#40166)

Fixes several bugs exposed in #34893
* Fixes relative path handling in copy so that it splits directories and
  reconstructs the correct file path
* Return failed in the proper circumstances

(cherry picked from commit ca4147f2cc)

* Add changelog for recursive copy fix

(cherry picked from commit cab0f21564)
2018-07-03 11:49:45 -07:00
..
dest_in_non_existent_directories.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
main.yml Fix copy to only follow symlinks for files in the non-recursive case 2018-04-20 12:48:32 -07:00
src_file_dest_file_in_non_existent_dir.yml Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
tests.yml Bkprt recursive copy fix (#40268) 2018-07-03 11:49:45 -07:00