You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration fixes for stripping (#52930) 7 years ago
legacy Integration test cleanup for cloudscale modules (#53629) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Fix ansible-test coverage stub memory usage. (#53652) 7 years ago
sanity Add arg and doc validation for PowerShell modules (#53615) 7 years ago
units Added support for infoblox member object (#53174) 7 years ago
utils Fix ansible-test coverage stub memory usage. (#53652) 7 years ago