ansible/lib/ansible/plugins
2016-02-02 12:38:21 -08:00
..
action make executable setting connection dependant 2016-02-02 13:13:02 -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 Merge pull request #14277 from ansible/default-shell-type 2016-02-02 12:19:00 -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 Change $() into backticks. Backticks should work for both POSIX and non-POSIX compatible shells. 2016-02-02 12:38:21 -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
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00