You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Brian Coca dd4787701f fix unicode input for template lookup
fixes #14207
10 years ago
..
action When setting up the local connection for the rsync we need to set the shell as well. 10 years ago
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 10 years ago
callback Handle the key 'prepared' in the 'diff' result from modules 10 years ago
connection python3 doesn't have raw explicit-unicode literals. Workaround it with a raw native string that we make unicode in py2. 10 years ago
filter md5 now uses smaller salt 10 years ago
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. 10 years ago
lookup fix unicode input for template lookup 10 years ago
shell More fixes for unicode handling in the connection plugins. 10 years ago
strategy Use templated handler name during callback 10 years ago
test test aliases to enable gramatical consistancy 10 years ago
vars Making the switch to v2 11 years ago
__init__.py Fix non-module plugins picking up files that did not end in .py. 10 years ago