community.general/lib/ansible/executor
Brian Coca df8ff85787 make callbacks declare needing whitelisting
this will allow for custom or v1 callbacks locally loaded to automatically be triggered as they were in 1.x
2015-10-22 12:30:23 -04:00
..
process Simplify group_by by removing BYPASS_HOST_LOOP from the action 2015-10-19 14:57:07 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
play_iterator.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
playbook_executor.py Reset basedir for plays that are not from a PlaybookInclude 2015-10-17 12:44:28 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py skip errors on conditional if task is include 2015-10-22 07:50:43 -04:00
task_queue_manager.py make callbacks declare needing whitelisting 2015-10-22 12:30:23 -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