ansible/lib/ansible/plugins
Toshio Kuratomi c0a8cd950b Fix problems with non-ascii values passed as part of the command to connection plugins
@drybjed discovered this with non-ascii environment variables and
command line arguments to script and raw module.
2016-01-04 20:35:25 -08:00
..
action Revert "Transform the command we pass to subprocess into a byte string in _low_level-exec_command" 2016-01-04 19:25:40 -08:00
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 2015-11-12 16:52:02 +01:00
callback Squashed commit of the following: 2015-12-29 11:40:18 -05:00
connection Fix problems with non-ascii values passed as part of the command to connection plugins 2016-01-04 20:35:25 -08:00
filter Fixing template integration test for python 2.6 versions 2015-12-16 18:22:22 -05:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup no need to be executable 2015-11-16 14:40:35 -08:00
shell changed shell delimiters for csh 2015-12-12 16:10:18 -05:00
strategy Tweak how strategies evaluate failed hosts via the iterator and bug fixes 2016-01-02 01:00:12 -05:00
test Revert "success should not include skipped" 2015-11-19 11:12:18 -08:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00