community.general/lib/ansible/plugins
Toshio Kuratomi 5b1d8cfd5c Establish sh as the default shell plugin.
This is a fix for one of the problems pointed out in #14176
2016-02-02 11:46:09 -08:00
..
action deprecate all bare variable conversions (not debug) 2016-02-01 18:59:14 -05: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 Establish sh as the default shell plugin. 2016-02-02 11:46:09 -08: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 fix unicode input for template lookup 2016-01-29 10:42:52 -05:00
shell Establish sh as the default shell plugin. 2016-02-02 11:46:09 -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