ansible/lib/ansible
Toshio Kuratomi 2fdb8e7f90 Fix a traceback with python3 and diff output
When retrieving file contents for diffing we need to get the contents as
binary.  Otherwise python3 will try to convert the file to text and fail
with non-decodable contents.

Fixes #23171
2017-04-07 14:35:50 -07:00
..
cli Add ansible executable path (argv[0]) to --version (#22262) 2017-04-03 14:01:59 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor typo: psuedo -> pseudo (#23177) 2017-03-31 10:48:29 -04:00
galaxy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils Fixes #23388 Network provider masks too much (#23418) 2017-04-07 14:34:47 -06:00
modules vmware_guest: Add delegate_to directive to examples (#22932) 2017-04-07 18:17:18 +01:00
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 2017-03-27 16:52:18 -04:00
playbook Fix errors reported by pylint. (#23282) 2017-04-06 16:58:16 -07:00
plugins Fix a traceback with python3 and diff output 2017-04-07 14:35:50 -07:00
template Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
utils eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
vars Revert "keep ansible_local as top level var, always present" 2017-04-04 16:30:57 -04:00
__init__.py
constants.py Ansible 2.3 feature support for dellos6. (#23084) 2017-03-30 15:26:32 +02:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00