ansible/lib/ansible
2016-07-05 16:20:43 -04: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 Determine failed hosts with _check_failed_state() (#16566) 2016-07-05 10:08:48 -05:00
galaxy moved validate info from vvv to debug 2016-05-27 09:44:42 -04:00
inventory In some cornercases, sys.executable is empty. Work around that by choosing a sensible default path to python and emitting a warning (#16487) 2016-06-29 08:51:45 -07:00
module_utils fixes minor issue with expanding blocks in netcfg 2016-06-29 06:30:00 -07:00
modules update core submodule reference 2016-07-05 16:20:43 -04:00
new_inventory
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-25 06:59:37 -07:00
playbook Save and restore the loader's basedir when loading playbooks 2016-06-29 12:52:52 -04:00
plugins Parse async response in async action. (#16534) 2016-07-01 15:24:41 -07: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 the way pull localhosts out of inventory for delegate_to 2016-07-04 11:26:11 -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