ansible/lib/ansible
Toshio Kuratomi 5a3493be5f Port urls.py to python3 and other byte vs text fixes (#16124)
* Port urls.py to python3

Fixes (largely normalizing byte vs text strings) for python3

* Rework what we do with attributes that aren't set already.

* Comments
2016-06-04 16:19:57 -07:00
..
cli minor optimization 2016-06-03 09:56:56 -04:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
galaxy moved validate info from vvv to debug 2016-05-27 09:45:10 -04:00
inventory Fix the way host and group vars are loaded 2016-06-02 16:52:37 -04:00
module_utils Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
modules Update submodule refs 2016-06-04 10:50:09 -07:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
plugins Port urls.py to python3 and other byte vs text fixes (#16124) 2016-06-04 16:19:57 -07:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils update azure minimum doc fragment 2016-06-04 16:05:58 -07:00
vars Fix the way host and group vars are loaded 2016-06-02 16:52:37 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Force relative role paths to be absolute and correct errors about missing path(s). (#16088) 2016-06-03 09:46:51 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt