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
James Cammarata 1ee6d489ab Make sure tuples returned by _get_item() are handled correctly in formatting
Fixes #14800
10 years ago
..
action Fix saving of tracebacks on module failure 10 years ago
cache switched from threading to multiprocessing 10 years ago
callback Make sure tuples returned by _get_item() are handled correctly in formatting 10 years ago
connection Enable pipelining for 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 moved to base class for shell plugins 10 years ago
strategy fix TypeError: coercing to Unicode: need string or buffer, AnsibleParserError found 10 years ago
test adds multiline flag to regex test for search and match 10 years ago
vars Making the switch to v2 11 years ago
__init__.py Support strategy_plugins setting in a configuration file 10 years ago