ansible/lib/ansible
rdezavalia a7274774ed Support etcd v2. Use this version by default (#12312)
* Support etcd v2. Use this version by default

* default to etcd v1
2016-06-06 11:26:12 -04: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 Change uses of unicode() to to_unicode() in inventory/__init__.py 2016-06-04 21:05:33 -05: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 Support etcd v2. Use this version by default (#12312) 2016-06-06 11:26:12 -04: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