1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 01:08:54 +00:00
community.general/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.
2017-03-23 13:35:05 -07:00
..
role Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py Convert playbook basedir into unicode at the borders 2016-11-21 09:24:37 -08:00
attribute.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
base.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
become.py
block.py E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
conditional.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
handler.py
handler_task_include.py
helpers.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
included_file.py
loop_control.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
play.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
play_context.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
playbook_include.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
role_include.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
taggable.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
task.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
task_include.py