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 ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
module_common.py When cleaning up the AnsiBallZ tempdir we need to not fail if the tempdir wasn't created 2017-06-07 06:38:42 -07:00
play_iterator.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
playbook_executor.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
stats.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
task_executor.py Get warnings/deprecations per item in loop 2017-06-13 09:54:00 -04:00
task_queue_manager.py Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
task_result.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 2017-02-24 12:33:24 -05:00