ansible/lib/ansible
2016-06-24 09:02:38 -07:00
..
cli Force relative role paths to be absolute and correct errors about missing path(s). (#16088) 2016-06-06 15:46:34 -05:00
compat
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix off-by-one error with retries 2016-06-23 18:08:00 -05:00
galaxy moved validate info from vvv to debug 2016-05-27 09:44:42 -04:00
inventory There can be only one localhost 2016-06-08 13:01:47 -05:00
module_utils Fixed bug in find_mount_point function 2016-06-22 22:39:30 -05:00
modules Update submodule refs 2016-06-24 09:02:38 -07:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-25 06:59:37 -07:00
playbook Remove unnecessary role initialization and lookup stuff 2016-06-23 17:02:14 -05:00
plugins Properly wrap objects using json default encoder 2016-06-23 09:20:35 -05:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:56 -04:00
utils update azure minimum doc fragment 2016-06-04 16:06:29 -07:00
vars Fix hostvars lookup of locahost based on 5f1bbb4 2016-06-08 14:15:02 -05:00
__init__.py Removing __version__ from __init__.py since it belongs in release.py 2016-06-04 11:00:08 -05:00
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 2016-06-17 12:28:05 -04:00
release.py New release v2.1.1.0-0.1.rc1 2016-06-17 14:33:25 -05:00
test-requirements.txt