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
Ricardo Carrillo Cruz 14b1405ee4 Fix conn_type assignment (#24697)
This should be a single equal, not a double-one
9 years ago
..
process tolerate 'batch' systems that mess with stdin (#23596) 9 years ago
__init__.py Making the switch to v2 11 years ago
action_write_locks.py Change <support@ansible.com> - it's being retired. 9 years ago
module_common.py display path to module_utils files in verbosity vvv. 9 years ago
play_iterator.py Update module_utils.six to latest (#22855) 9 years ago
playbook_executor.py Restore "skipping: no hosts matched" message 9 years ago
stats.py Use isinstance instead of type() comparisons. isinstance is more robust 9 years ago
task_executor.py Fix conn_type assignment (#24697) 9 years ago
task_queue_manager.py Remove hack for backwards compatible v2_playbook_on_start callback 9 years ago
task_result.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 9 years ago