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 83c1cba511
Fixes for mode=preserve (#39343)
* Fixes for mode=preserve

* Document mode=preserve for template and copy
* Make mode=preserve work with remote_src for copy
* Make mode=preserve work for template
* Integration tests for copy & template mode=preserve

Fixes #39279

* Changed mode option in win_copy to hidden option as it doesn't reflect copy mode
6 years ago
..
defaults Copy module: improve tests allowing to use a managed host which isn't the controller host (#25672) 7 years ago
files copy tests: only create recursive symlink in tests (#35073) 7 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks Fixes for mode=preserve (#39343) 6 years ago
aliases Initial ansible-test implementation. (#18556) 8 years ago