summaryrefslogtreecommitdiff
path: root/test/integration/targets/copy
Commit message (Expand)AuthorAgeFilesLines
* copy - fix check mode with remote_src=True (#78624)Sloane Hertel2023-03-081-2/+39
* copy, avoid moving non temp remote 'non' files (#79102)Brian Coca2022-10-172-0/+42
* copy module - fix copying directories recursively with remote_src=True (#76997)Sloane Hertel2022-10-071-0/+152
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-011-4/+3
* fix copy test for split controller/remotes-hertel2022-05-041-0/+1
* Install acl on Ubuntu for copy integration test.Matt Clay2022-04-291-0/+5
* Remove COMMAND_WARNINGS and warn (#77411)Martin Krizek2022-03-301-1/+0
* group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853)Matt Martz2022-01-263-3/+4
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* Modernize install (#76021)Matt Martz2021-10-193-1/+1
* Intentional tests (#76051)Martin Krizek2021-10-184-0/+43
* Fix test interactions by cleaning up users with the same uid by using 'force:...Sloane Hertel2021-09-091-0/+1
* Integration test fixes.Matt Clay2021-04-301-0/+2
* Remove include from tests (#74330)David Shrewsbury2021-04-201-4/+4
* copy - redact 'content' from invocation in check mode (#71033)Sloane Hertel2020-08-032-0/+84
* Fix string/bytestring comparsion in m_u.basic (#70439)Rick Elrod2020-07-072-0/+38
* Fix copy module file perms with remote_src (#69993)David Shrewsbury2020-06-111-0/+70
* Do not pass file mode during recursive copy on symlink files. (#69011)David Shrewsbury2020-04-301-0/+20
* [copy] Add some test coverage for check_mode (#68895)Rick Elrod2020-04-172-0/+128
* 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