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/test/units/plugins
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
* Update module_utils.six to latest

We've been held back on the version of six we could use on the module
side to 1.4.x because of python-2.4 compatibility.  Now that our minimum
is Python-2.6, we can update to the latest version of six in
module_utils and get rid of the second copy in lib/ansible/compat.
8 years ago
..
action Update module_utils.six to latest (#22855) 8 years ago
cache PEP 8 E111 & E114 cleanup. (#20838) 8 years ago
callback allow debug to be 'changed' (#20957) 8 years ago
connection Update module_utils.six to latest (#22855) 8 years ago
filter Add empty-init code-smell script. (#18406) 8 years ago
inventory Add empty-init code-smell script. (#18406) 8 years ago
lookup Update module_utils.six to latest (#22855) 8 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy Update module_utils.six to latest (#22855) 8 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago