community.general/lib/ansible/executor
Brian Coca 13d3b27a0a Get warnings/deprecations per item in loop
warnings and deprecations were only returned for the top level of a task, this now deals with them in loop
deduplication still occurs so only unique ones will be shown to user.

fixes #25258
2017-06-13 09:54:00 -04:00
..
process
__init__.py
action_write_locks.py
module_common.py
play_iterator.py
playbook_executor.py
stats.py
task_executor.py Get warnings/deprecations per item in loop 2017-06-13 09:54:00 -04:00
task_queue_manager.py
task_result.py