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/loops
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
..
files Test behaviour of loop keyword plus lookup plugins 2018-01-31 13:55:49 -08:00
tasks fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
vars Test behaviour of loop keyword plus lookup plugins 2018-01-31 13:55:49 -08:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00