ansible/lib/ansible
2016-06-06 16:02:27 -05: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 Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix the error handling for loop squashing to restore the name argument into the task args (#15949) 2016-05-21 07:34:36 -07:00
galaxy moved validate info from vvv to debug 2016-05-27 09:44:42 -04:00
inventory Make sure we add host/group vars files when parsing inventory 2016-06-06 15:45:55 -05:00
module_utils updates for Azure SDK 2.0.0rc4 2016-06-04 15:08:52 -07:00
modules bump extras submodule ref for azure fixes 2016-06-04 16:18:01 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-25 06:59:37 -07:00
playbook Fixes #15915: New HandlerTaskInclude Class which can run TaskIncludes inside Handlers 2016-06-06 16:02:27 -05:00
plugins Make sure we add host/group vars files when parsing inventory 2016-06-06 15:45:55 -05: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:06:29 -07:00
vars Fix recursive call of _load_inventory_file() in VariableManager 2016-06-06 14:57:59 -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 Force relative role paths to be absolute and correct errors about missing path(s). (#16088) 2016-06-06 15:46:34 -05:00
release.py Fix the version number 2016-04-29 14:01:14 -07:00
test-requirements.txt