community.general/lib/ansible/executor
jctanner 068b9ac523 keep track of original inventory hostname in play context (#38818)
this change further enables the ansible-vcr project to collect fixtures per host in
situations where the host context is totally lost due to delegation.

* Keep some original pre-delegate values in connection options
2018-04-16 17:16:57 -04:00
..
process include_role handlers bug fix (#26335) 2017-07-19 15:02:32 -05:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
module_common.py Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
play_iterator.py Attempt 4: Prevent reparenting a block with itself (#38747) 2018-04-16 12:33:08 -05:00
playbook_executor.py Allow variables to be used in vars_prompt (#32802) 2018-01-05 13:24:20 -06:00
stats.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
task_executor.py keep track of original inventory hostname in play context (#38818) 2018-04-16 17:16:57 -04:00
task_queue_manager.py ignore version when deciding callback loading (#38281) 2018-04-10 17:15:28 -04:00
task_result.py hide uneeded fields for callbacks (#36259) 2018-02-20 08:41:18 -05:00