summaryrefslogtreecommitdiff
path: root/test/integration/targets/copy
Commit message (Expand)AuthorAgeFilesLines
* copy: ensure _original_basename is set: fixes #47050 (#47238)Moritz Grimm2020-02-213-1/+91
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* copy - check for changes beyond first level of subdirectories (#58323)Alexander Korsunsky2019-10-301-0/+56
* Clean up ansible-test references in tests. (#60108)Matt Clay2019-08-051-1/+0
* Get copy tests passing with split controller/target (#58516)Matt Martz2019-07-033-7/+36
* Fix --diff to produce output when creating a new file (#57744)Martin Krizek2019-06-121-0/+13
* remove deprecated get_md5 from stat (#55659)Brian Coca2019-05-081-7/+0
* Clean up use of `connection: local` in tests.Matt Clay2019-04-302-16/+15
* Fix copy module to reset filesystem acls (#51868)Martin Krizek2019-04-032-0/+36
* test - add setup target that creates the nobody user (#52750)Jordan Borean2019-02-221-0/+1
* copy - support recursive copying with remote_src (#43998)Shuang Wang2018-10-111-0/+609
* Add symlinks sanity test. (#46467)Matt Clay2018-10-047-10/+15
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Fixes #34893 (#40166)Toshio Kuratomi2018-05-161-0/+91
* Fixes for mode=preserve (#39343)Toshio Kuratomi2018-04-261-0/+21
* Fix copy to only follow symlinks for files in the non-recursive caseToshio Kuratomi2018-04-202-14/+47
* Move requirements into tests. (#35885)Matt Clay2018-02-101-5/+1
* Copy tests: check the result of non-changing copyTomasz Kontusz2018-02-081-1/+15
* Fix copy for implicit relative paths (#35016)Toshio Kuratomi2018-02-081-0/+54
* Revert "Move requirements into tests. (#35197)"Matt Clay2018-01-231-1/+5
* Move requirements into tests. (#35197)Matt Clay2018-01-231-5/+1
* copy tests: only create recursive symlink in tests (#35073)Jordan Borean2018-01-192-1/+12
* Temporary (#31677)Brian Coca2018-01-151-1/+4
* add deprecation for stat get_md5 (#33002)Jordan Borean2017-11-271-0/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-273-20/+20
* 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