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
dest_in_non_existent_directories.yml
dest_in_non_existent_directories_remote_src.yml
main.yml
src_file_dest_file_in_non_existent_dir.yml
src_file_dest_file_in_non_existent_dir_remote_src.yml
tests.yml