ansible/lib/ansible
chouseknecht 5e04dcf026 Update and pin to azure-2.0.0rc5
(cherry picked from commit a076612b63)
2016-07-05 16:52:39 -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 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 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 Ignore limits and restrictions when parsing inventory. 2016-07-05 16:02:13 -05:00
module_utils Update and pin to azure-2.0.0rc5 2016-07-05 16:52:39 -07:00
modules update core submodule reference 2016-07-05 16:20:43 -04: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 Save and restore the loader's basedir when loading playbooks 2016-06-29 12:52:52 -04:00
plugins prevent spurious pywinrm arg warnings for non-pywinrm connection args 2016-07-05 16:05:42 -07:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:56 -04:00
utils Update and pin to azure-2.0.0rc5 2016-07-05 16:52:39 -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