community.general/lib/ansible/plugins
Toshio Kuratomi f39ad1f13a Get rid of logentries.to_unicode.
It wasn't doing anything that a literal couldn't do and used
unicode_escape which only understands latin1 (The author of the code
seems to have thought it took an encoding argument but it looks like
that was silently ignored.)
2016-04-30 07:45:51 -07:00
..
action Merge pull request #15314 from nitzmahone/win_reboot 2016-04-25 09:13:18 -07:00
cache Expand tilde after expanding vars 2016-04-05 22:27:07 -07:00
callback Get rid of logentries.to_unicode. 2016-04-30 07:45:51 -07:00
connection winrm connection tweaks for pywinrm (#15584) 2016-04-25 14:20:27 -04:00
filter Rename function bool() as it is a Python built-in function (#15651) 2016-04-28 14:39:35 -04: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 Use to_bytes and to_str instead of str as str is unsafe. 2016-04-04 12:57:32 -07:00
shell Use /var/tmp is user set remote_tmp below /var/tmp. 2016-04-11 21:03:13 -07:00
strategy Fix the mapping of module_name to Locks 2016-04-29 20:47:51 -07:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00