community.general/lib/ansible/plugins
Toshio Kuratomi f24c10c32b Fixes to handle non-ascii become passwords
Fixes for non-ascii passwords on
* both python2 and python3,
* local and paramiko_ssh (ssh tested working with these changes)
* sudo and su

Fixes #16557
2016-10-15 16:25:19 -07:00
..
action fixed storing of cwd 2016-10-04 14:24:45 -04:00
cache Fix error using jsonfile with incomplete config (#17567) 2016-09-16 15:08:02 -04:00
callback Add foreman callback plugin (#17141) 2016-10-03 00:12:12 -04:00
connection Fixes to handle non-ascii become passwords 2016-10-15 16:25:19 -07:00
filter restored 'results' filters 2016-10-13 13:21:40 -04:00
lookup no need for warnings in first_found 2016-10-03 20:23:33 -04:00
shell Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
strategy Make sure free strategy is returning proper TQM constants 2016-10-14 09:23:35 -05:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Revert "Clear the plugin path cache when adding new directories" (#17785) 2016-09-27 16:17:35 -07:00