community.general/lib/ansible/plugins
Toshio Kuratomi f39a1da360 Merge pull request #15074 from ansible/pluginloader-cleanups
Cleanup some minor issues in PuginLoader:
2016-03-21 12:57:46 -07:00
..
action add ansible_executable inventory var 2016-03-17 18:54:37 -07:00
cache switched from threading to multiprocessing 2016-02-11 22:25:17 -05:00
callback For actionable cb plugin also hide ok for itemized results 2016-03-21 14:59:57 +01:00
connection Merge pull request #15006 from ansible/local-pipelining 2016-03-20 22:12:07 -07: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 Renaming per-item and retry callbacks 2016-03-18 15:17:43 -04:00
test adds multiline flag to regex test for search and match 2016-03-06 08:11:46 -05:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Cleanup some minor issues in PluginLoader: 2016-03-21 09:54:37 -07:00