community.general/lib/ansible/executor
James Cammarata ba7243c5f9 Don't set changed for include tasks
Fixes #11197
2015-07-15 15:11:46 -04:00
..
process now that invocation is only async again, no need to sanitize 2015-07-15 10:40:37 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
connection_info.py Adding back --start-at-task feature 2015-07-14 15:02:20 -04:00
module_common.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
play_iterator.py Adding back --start-at-task feature 2015-07-14 15:02:20 -04:00
playbook_executor.py Fix group/host var loading relative to playbook basedir 2015-07-14 09:26:24 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Don't set changed for include tasks 2015-07-15 15:11:46 -04:00
task_queue_manager.py now callback errors are not silent but warnings 2015-07-13 19:23:27 -04:00
task_result.py Fixing bug in failed_when results introduced by c3c398c 2015-06-26 16:55:06 -04:00