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
Matt Clay b60062bdf9 Support remote_user in jail connection plugin.
Resolves #6072.
10 years ago
..
action have to always run dwim() on the path to get the full absolute path. 10 years ago
cache switched from threading to multiprocessing 10 years ago
callback python3 compatiblity 10 years ago
connection Support remote_user in jail connection plugin. 10 years ago
filter Use isinstance type checks in bool filter so we can handle unsafe proxy objects. Fixes #14240 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 Use io.StringIO and io.BytesIO instead of StringIO.StringIO for compat with py3 10 years ago
shell Merge pull request #14930 from mholiv/enable_dollar_as_first_char_in_folder_and_userName 10 years ago
strategy Renaming per-item and retry callbacks 10 years ago
test Reverse boilerplate order because from __future__ must be the first code in the file 10 years ago
vars Making the switch to v2 11 years ago
__init__.py Sort plugins by basename to support ordering callbacks 10 years ago