ansible/lib/ansible/executor
James Cammarata 3d65482927 Stash post-validated fields of the task in the TaskResult
This allows us to have a snapshot of the fields, which we can restore
on the pre-fork side so as to avoid having to re-template fields.
2017-02-21 14:35:13 -06:00
..
process Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00
__init__.py
action_write_locks.py Change <support@ansible.com> - it's being retired. 2016-10-15 16:42:13 -07:00
module_common.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
play_iterator.py Skip fact gathering if the entire play was included via conditional and False (#21734) 2017-02-21 14:46:10 -05:00
playbook_executor.py Restore "skipping: no hosts matched" message 2017-02-08 16:03:29 -05:00
stats.py Use isinstance instead of type() comparisons. isinstance is more robust 2017-02-16 16:34:43 -08:00
task_executor.py Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00
task_queue_manager.py Warn reserved (#20567) 2017-01-31 15:35:28 -05:00
task_result.py Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00