summaryrefslogtreecommitdiff
path: root/test/integration/targets/copy
Commit message (Expand)AuthorAgeFilesLines
* remove action plugin only fields from 'file' calls (#31047)Brian Coca2017-09-291-0/+5
* Add more tests for copy/file/template with harlinksToshio Kuratomi2017-08-171-0/+69
* Enforce `state='file'` in `copy` moduleMehran Kholdi2017-08-171-0/+40
* Cause copy module to fail on empty string as source (#27975)Sam Doran2017-08-152-207/+427
* copy: clearer parameter values (tests)Pierre-Louis Bonicoli2017-08-133-13/+13
* copy: clearer comments, filenames, task names (tests)Pierre-Louis Bonicoli2017-08-133-9/+11
* copy: check non-existing one level directory tooPierre-Louis Bonicoli2017-08-132-1/+6
* copy: check behavior related to dest creation when src is a filePierre-Louis Bonicoli2017-08-133-0/+66
* Copy module: improve tests allowing to use a managed host which isn't the con...Pilou2017-07-313-905/+983
* New tests for copy recursive with absolute pathsToshio Kuratomi2017-07-281-1/+81
* Add a directory walker to copyToshio Kuratomi2017-07-209-42/+615
* Revert "Fix for recursive copy slowness"Toshio Kuratomi2017-07-201-45/+0
* keep unsafe .. unsafe (#23742)Brian Coca2017-04-211-1/+1
* Fix for recursive copy slownessToshio Kuratomi2017-04-071-0/+45
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-2/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-136-0/+267