1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/executor
2015-09-04 10:11:25 -04:00
..
process Python 3: use six.text_type instead of unicode 2015-09-04 08:40:10 +03:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py Fixes #12076 2015-08-24 19:07:04 -07:00
play_iterator.py Set hosts fact gathering flag based on fact cache entries 2015-09-03 14:11:19 -04:00
playbook_executor.py Implement max_fail_percentage and any_errors_fatal support 2015-08-26 12:03:47 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py remove closing connections after every task, this goes against conneciton caching and was not expected behaviuor nor inhertited from v1 2015-09-04 10:11:25 -04:00
task_queue_manager.py Set hosts fact gathering flag based on fact cache entries 2015-09-03 14:11:19 -04:00
task_result.py Make sure we're actually looping before looking at 'results' in TaskResult 2015-07-24 11:55:22 -04:00