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/playbook
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
..
role make hash_params more robust in the face of many corner cases (#18701) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_attribute.py Use rich comparisons for Attribute and FieldAttribute 9 years ago
test_base.py Update module_utils.six to latest (#22855) 8 years ago
test_block.py PEP 8 indent cleanup. (#20800) 8 years ago
test_conditional.py unit tests for playbook/conditional.py (#18586) 8 years ago
test_helpers.py Legacy pep8 updates for setup.py and tests 8 years ago
test_included_file.py add unit tests for playbook/included_file.py (#18710) 8 years ago
test_play.py PEP 8 W291 whitespace cleanup. 8 years ago
test_play_context.py Update module_utils.six to latest (#22855) 8 years ago
test_playbook.py Added tests for `taggable` module 9 years ago
test_taggable.py Added tests for `taggable` module 9 years ago
test_task.py PEP 8 indent cleanup. (#20800) 8 years ago