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
Brian Coca 1665178626 fixed winrm to use proper task vars (#31072)
it avoids hitting hostvars templating issue and ignoring exception
fixes #30911

also normal var precedence should work for ansible_winrm vars

(cherry picked from commit 057eec94ee)
8 years ago
..
process include_role handlers bug fix (#26335) 9 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Facts Refresh (2.4 roadmap) (#23012) 9 years ago
module_common.py Ansible Config part2 (#27448) 8 years ago
play_iterator.py Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
playbook_executor.py use proper booleans for vars_prompt 8 years ago
stats.py executor stats and task_executor pep8 error (#23651) 8 years ago
task_executor.py fixed winrm to use proper task vars (#31072) 8 years ago
task_queue_manager.py made callbacks backwards compatible (#30625) 8 years ago
task_result.py Return code is not very useful to assume a task failed 9 years ago