1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/copy
Sam Doran a8e4c9be7a Cause copy module to fail on empty string as source (#27975)
* Fail if an empty string is set as src for copy module

Fixes #27363

* Cleanup task formatting on copy tests

Use multi-line YAML
Add debug statements with verbosity: 1 rather than leave them in there commented out.

* Add test for empty string as source

* Do more checks in order to add more specific errors messages

Add more integration tests for the various failure scenarios.
Cleanup some syntax on existing integration test tasks.
2017-08-15 12:41:16 -04:00
..
defaults Copy module: improve tests allowing to use a managed host which isn't the controller host (#25672) 2017-07-31 22:07:22 -07:00
files Add a directory walker to copy 2017-07-20 08:01:29 -07:00
meta Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
tasks Cause copy module to fail on empty string as source (#27975) 2017-08-15 12:41:16 -04:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00