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
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)
8 years ago
..
defaults Copy module: improve tests allowing to use a managed host which isn't the controller host (#25672) 9 years ago
files copy tests: only create recursive symlink in tests (#35073) 8 years ago
meta Fix cosmetic problems in YAML source 9 years ago
tasks Bkprt recursive copy fix (#40268) 8 years ago
aliases Initial ansible-test implementation. (#18556) 9 years ago