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 94fa9c2a7a test aliases to enable gramatical consistancy
keeps backwards compat by not removing the previouslly non grammer matching states
and introduces new ones so user can decide which one he wants
(or keep both and still be inconsistent to annoy those that care)
10 years ago
..
action Merge pull request #13751 from bcoca/module_internal_options 10 years ago
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 10 years ago
callback Minor tweak to ensure diff is not empty in callback for file diffs 10 years ago
connection convert winrm put_file script template to Unicode string literal 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 no need to be executable 10 years ago
shell More fixes for unicode handling in the connection plugins. 10 years ago
strategy Don't drop noops from task counting code in linear strategy 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