community.general/lib/ansible/plugins
Toshio Kuratomi 9e3932ffca Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that
Update porting guide with info on callback porting
2016-01-29 19:45:12 -08:00
..
action When setting up the local connection for the rsync we need to set the shell as well. 2016-01-28 16:02:57 -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 Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that 2016-01-29 19:45:12 -08:00
connection python3 doesn't have raw explicit-unicode literals. Workaround it with a raw native string that we make unicode in py2. 2016-01-25 19:46:57 -08:00
filter md5 now uses smaller salt 2016-01-14 10:24:34 -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 fix unicode input for template lookup 2016-01-29 10:42:52 -05:00
shell More fixes for unicode handling in the connection plugins. 2016-01-06 15:19:40 -08:00
strategy Use templated handler name during callback 2016-01-23 09:25:50 -05:00
test test aliases to enable gramatical consistancy 2016-01-14 12:29:02 -05: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