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/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 Update module_utils.six to latest (#22855) 8 years ago
__init__.py Convert playbook basedir into unicode at the borders 8 years ago
attribute.py E501 fixes (#22879) 8 years ago
base.py Update module_utils.six to latest (#22855) 8 years ago
become.py Some further cleanup in the meta branch 8 years ago
block.py E1 legacy pep8 fixes (#21933) 8 years ago
conditional.py Update module_utils.six to latest (#22855) 8 years ago
handler.py FEATURE: handler listeners 9 years ago
handler_task_include.py Fixes #15915: New HandlerTaskInclude Class which can run TaskIncludes inside Handlers 9 years ago
helpers.py Update module_utils.six to latest (#22855) 8 years ago
included_file.py Move tasks/blocks to a single parent model 8 years ago
loop_control.py Update module_utils.six to latest (#22855) 8 years ago
play.py Update module_utils.six to latest (#22855) 8 years ago
play_context.py Update module_utils.six to latest (#22855) 8 years ago
playbook_include.py Update module_utils.six to latest (#22855) 8 years ago
role_include.py PEP 8 whitespace cleanup. (#20783) 8 years ago
taggable.py Update module_utils.six to latest (#22855) 8 years ago
task.py Update module_utils.six to latest (#22855) 8 years ago
task_include.py Several fixes for includes 8 years ago