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/runner
Daniel Hokka Zakrisson e166f71fcc Get output before receiving return code
Fixes hangs observed with large amounts of output, as it would get into
a dead-lock.
13 years ago
..
action_plugins Ensure destination and source are available before mangling them 13 years ago
connection_plugins Get output before receiving return code 13 years ago
filter_plugins Support custom jinja2 filters. 13 years ago
lookup_plugins add with_sequence lookup plugin 13 years ago
__init__.py Extend executable= support in raw to include no execuable 13 years ago
connection.py Create a plugin loader system 13 years ago
poller.py Skip polling when all hosts were skipped 13 years ago
return_data.py if a module returns failed in the results, don't fail unless failed is not false. 13 years ago