community.general/lib/ansible/executor
James Cammarata 892d9b8dfb Move post_validate for tasks after checking for an include
Simplifies logic and prevents us from accidentally post_validating
an include that would otherwise be skipped due to tags causing a
problem because of potentially missing variables.

Fixes #12793
2015-10-19 13:42:17 -04:00
..
process 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
__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 Move post_validate for tasks after checking for an include 2015-10-19 13:42:17 -04:00
task_queue_manager.py Fix bug caused by options not having start_at_task when used through adhoc 2015-10-01 10:09:58 -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