community.general/lib/ansible
andy-pi 67d5e1d3e7 fixed .loads error for non decoded json in Python 3 (#32065)
* fixed .loads error for non decoded json in Python 3

* fixed .loads error Python 3.5 - refactor code to one line

* fixed .loads error python 3.5 - mod to use to_text instead of .decode as per reviewer comment
2017-11-17 14:51:13 -05:00
..
cli Config continued (#31024) 2017-11-16 13:49:57 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Config continued (#31024) 2017-11-16 13:49:57 -05:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor Config continued (#31024) 2017-11-16 13:49:57 -05:00
galaxy Fix IndexError raised on galaxy-install 2017-11-14 09:54:52 -05:00
inventory Config continued (#31024) 2017-11-16 13:49:57 -05:00
module_utils Handle virtual machine config element gracefully (#32924) 2017-11-17 06:02:30 +00:00
modules fixed .loads error for non decoded json in Python 3 (#32065) 2017-11-17 14:51:13 -05:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook undeprecated with_ (#32805) 2017-11-14 10:36:41 -05:00
plugins Fix hang on unkown host key for network_cli (#32937) 2017-11-17 13:09:02 -05:00
template Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
utils Config continued (#31024) 2017-11-16 13:49:57 -05:00
vars Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00