You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/executor
Matt Davis 73f50b4f9f fix Windows env handling (#22927)
* fixes #22441
* fixes #22655
* moves all env handling into the exec wrapper; this should work for everything but raw, which is consistent with non-Windows.
7 years ago
..
process Stash post-validated fields of the task in the TaskResult 7 years ago
__init__.py Making the switch to v2 9 years ago
action_write_locks.py Change <support@ansible.com> - it's being retired. 8 years ago
module_common.py fix Windows env handling (#22927) 7 years ago
play_iterator.py Update module_utils.six to latest (#22855) 7 years ago
playbook_executor.py Restore "skipping: no hosts matched" message 7 years ago
stats.py Use isinstance instead of type() comparisons. isinstance is more robust 7 years ago
task_executor.py Update module_utils.six to latest (#22855) 7 years ago
task_queue_manager.py Update module_utils.six to latest (#22855) 7 years ago
task_result.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 7 years ago