community.general/lib/ansible/runner
Stephen Fromm 6a68d3813f Set LANG in module_common.py
Add constant DEFAULT_MODULE_LANG that defaults to C.  Can be set via
environment variable ANSIBLE_MODULE_LANG or configuration variable
module_lang.  Updated test-module to have same behavior.
2012-11-27 00:16:06 -08:00
..
action_plugins Add destination path to fetch result 2012-11-20 15:39:48 +01:00
connection_plugins Merge pull request #1669 from dagwieers/ssh-tcgetattr2 2012-11-24 08:30:26 -08:00
filter_plugins Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
lookup_plugins Drop dwim prefix from returned items in fileglob 2012-11-18 00:25:38 +01:00
__init__.py Set LANG in module_common.py 2012-11-27 00:16:06 -08: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