Files
community.general/lib/ansible/plugins/callback
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
..
2019-03-12 18:18:38 -04:00
2019-03-04 15:30:18 -05:00
2019-01-21 15:08:26 +05:30
2019-01-15 11:37:00 +00:00
2018-04-10 17:25:24 -04:00
2019-03-12 18:18:38 -04:00