community.general/lib/ansible/executor
jctanner fe8258a378 make timeout decorator for facts have a configurable duration (#16551)
* Add a gather_timeout parameter
* update example ansible.cfg
* fix play level fact gathering too
2016-07-08 17:46:41 -04:00
..
process Use loop_control.loop_var directly 2016-07-01 07:03:42 +05:30
__init__.py
module_common.py Don't check that we import basic.py in new-style modules (#16613) 2016-07-06 15:28:08 -07:00
play_iterator.py make timeout decorator for facts have a configurable duration (#16551) 2016-07-08 17:46:41 -04:00
playbook_executor.py Take previously failed/unreachable hosts into account when checking the batch 2016-06-21 16:47:38 -05:00
stats.py
task_executor.py Don't treat parsing problems as async task timeout (#16458) 2016-07-06 14:26:50 -07:00
task_queue_manager.py Fix the way handlers are compiled and found/notified 2016-07-06 14:57:38 -05:00
task_result.py add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass 2016-05-05 15:29:10 -07:00