ansible/test/integration/targets/copy/tasks
Rick Elrod 648b3d43d3
[copy] Add some test coverage for check_mode (#68895)
Change:
Adds some missing coverage for the copy module when `check_mode: True`.

Test Plan:
Ran test with --coverage and looked at the resulting report.

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-04-17 16:09:32 -05:00
..
acls.yml
check_mode.yml [copy] Add some test coverage for check_mode (#68895) 2020-04-17 16:09:32 -05:00
dest_in_non_existent_directories.yml
dest_in_non_existent_directories_remote_src.yml
main.yml [copy] Add some test coverage for check_mode (#68895) 2020-04-17 16:09:32 -05:00
src_file_dest_file_in_non_existent_dir.yml
src_file_dest_file_in_non_existent_dir_remote_src.yml
tests.yml copy: ensure _original_basename is set: fixes #47050 (#47238) 2020-02-21 12:55:12 -05:00