community.general/lib/ansible/runner
Daniel Hokka Zakrisson b73016b881 Make all lookup plugins work with lists
Lookup plugins should accept a string or a list, and always return
a list, even if it is just one item.
2012-12-15 21:47:16 +01:00
..
action_plugins Avoid creating temporary directory for some action plugins 2012-11-28 21:34:55 +01:00
connection_plugins Disable authentication methods that weren't specified 2012-11-27 15:24:33 +01:00
filter_plugins Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
lookup_plugins Make all lookup plugins work with lists 2012-12-15 21:47:16 +01:00
__init__.py Ignore arguments when checking for interpreter, and re-add before use 2012-12-02 14:28:52 +01:00
connection.py Create a plugin loader system 2012-11-02 01:24:14 +01:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py if a module returns failed in the results, don't fail unless failed is not false. 2012-11-02 15:24:17 -04:00