community.general/lib/ansible/plugins
2016-02-29 10:12:17 -06:00
..
action Fix logic error when copying files recursively to a directory 2016-02-23 16:29:57 -05:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback issue callbacks per item and retry fails 2016-02-23 15:07:06 -05:00
connection Fix variable name in paramiko connection plugin 2016-02-29 10:12:17 -06:00
filter Use isinstance type checks in bool filter so we can handle unsafe proxy objects. Fixes #14240 2016-02-01 12:32:59 -06: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 io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3 2016-02-26 16:43:05 -08:00
shell moved to base class for shell plugins 2016-02-09 17:39:51 -05:00
strategy issue callbacks per item and retry fails 2016-02-23 15:07:06 -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