ansible/test
Brian Coca b793f08a92
fixes for stripping (#52930)
function changed to do in place replacement, should be less expensive even with copy as it avoids 'sub copies', can compose with module_args_copy to create replacement for old behavior

  attempt to fix #52910

* handle lists and subdicts correctly
* added  missing exception case, which was not noticed since 'cleaning' was not working
* added comments to clarify exceptions
2019-03-12 18:18:38 -04:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
legacy Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
results
runner Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00
sanity Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
units Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
utils Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00