ansible/lib/ansible
Toshio Kuratomi 589e217278 base64 functions must be given byte strings
The base64 stdlib functions require byte strings.  So we have to
transform the strings into bytes before handing to the stdlib and then
transform them back into text before handing back to ansible.

Fixes #22873
2017-03-23 12:15:02 -07:00
..
cli Enable documentation in plugins 2017-03-23 01:27:19 -04:00
compat E1 legacy pep8 fixes (#21933) 2017-03-21 21:19:40 -05:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
galaxy E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
inventory E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
module_utils E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
modules Make yum's state=list obey disablerepo and enablerepo 2017-03-23 12:10:59 -07:00
parsing E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
playbook E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
plugins base64 functions must be given byte strings 2017-03-23 12:15:02 -07:00
template E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
utils Swap pep8 current to legacy (#22891) 2017-03-23 13:16:55 -05:00
vars keep ansible_local as top level var, always present 2017-03-23 01:25:39 -04:00
__init__.py
constants.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00