community.general/lib/ansible/executor
Ricardo Carrillo Cruz 14b1405ee4 Fix conn_type assignment (#24697)
This should be a single equal, not a double-one
2017-05-16 23:14:17 +02:00
..
process tolerate 'batch' systems that mess with stdin (#23596) 2017-04-18 11:39:49 -04:00
__init__.py
action_write_locks.py
module_common.py display path to module_utils files in verbosity vvv. 2017-04-17 15:08:14 -07:00
play_iterator.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07: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 Fix conn_type assignment (#24697) 2017-05-16 23:14:17 +02:00
task_queue_manager.py Remove hack for backwards compatible v2_playbook_on_start callback 2017-04-28 13:44:43 -07:00
task_result.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 2017-02-24 12:33:24 -05:00