mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-06 16:27:14 +00:00
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 |
||
|---|---|---|
| .. | ||
| discovery | ||
| powershell | ||
| process | ||
| __init__.py | ||
| action_write_locks.py | ||
| interpreter_discovery.py | ||
| module_common.py | ||
| play_iterator.py | ||
| playbook_executor.py | ||
| stats.py | ||
| task_executor.py | ||
| task_queue_manager.py | ||
| task_result.py | ||