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/lib/ansible
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
..
cli Vault secrets default vault ids list (#28190) 2017-08-15 11:56:17 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config Vault secrets default vault ids list (#28190) 2017-08-15 11:56:17 -04:00
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor use proper booleans for vars_prompt 2017-08-14 16:52:53 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
module_utils Enhance module_utils to be cleaner and support more modules (#28197) 2017-08-15 02:53:29 +02:00
modules Fix nxos_vpc issues (#28188) 2017-08-15 12:08:55 -04:00
parsing Vault secrets empty password (#28186) 2017-08-15 11:01:46 -04:00
playbook validate include_role args (#28077) 2017-08-11 15:21:12 -04:00
plugins Cause copy module to fail on empty string as source (#27975) 2017-08-15 12:41:16 -04:00
template template: fix KeyError: 'undefined variable: 0 (#27972) 2017-08-09 18:50:53 -04:00
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 2017-08-14 15:19:40 -07:00
vars Remove wildcard imports 2017-07-28 22:10:17 -07:00
__init__.py
constants.py Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00