community.general/lib/ansible/plugins
Matt Davis e084e8809e force Windows to always use preamble-free UTF8 input encoding (#22934)
* fixes #15770
* When running under the UTF-8 codepage, Powershell subprocesses will fail (eg, Start-Job, others) if the input encoding is using the default BOM preamble. This fix forces it to use no preamble in leaf_exec and win_shell, and includes tests to verify that Start-Job works.
2017-03-24 00:02:39 -07:00
..
action Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
connection fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
filter Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
lookup Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
shell force Windows to always use preamble-free UTF8 input encoding (#22934) 2017-03-24 00:02:39 -07:00
strategy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
terminal Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
test added new tests any and all (#22665) 2017-03-15 18:09:25 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00