ansible/test/integration/targets/delegate_to
Brian Coca b793f08a92
fixes for stripping ()
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 

* 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
..
roles/test_template/templates
aliases
delegate_and_nolog.yml
delegate_facts_block.yml
inventory Fix integration test inventory. 2019-03-12 00:00:32 -07:00
runme.sh fixes for stripping () 2019-03-12 18:18:38 -04:00
test_delegate_to.yml
test_delegate_to_loop_caching.yml
test_delegate_to_loop_randomness.yml
test_loop_control.yml