You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Martin Matuska fbf8f5bccb Determine failed hosts with _check_failed_state() (#16566)
(cherry picked from commit 8bff6154a6)
10 years ago
..
cli Force relative role paths to be absolute and correct errors about missing path(s). (#16088) 10 years ago
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. 10 years ago
config Making the switch to v2 11 years ago
errors Add options to make includes 'static' 10 years ago
executor Determine failed hosts with _check_failed_state() (#16566) 10 years ago
galaxy moved validate info from vvv to debug 10 years ago
inventory In some cornercases, sys.executable is empty. Work around that by choosing a sensible default path to python and emitting a warning (#16487) 10 years ago
module_utils fixes minor issue with expanding blocks in netcfg 10 years ago
modules Update submodule refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 10 years ago
playbook Save and restore the loader's basedir when loading playbooks 10 years ago
plugins Parse async response in async action. (#16534) 10 years ago
template allow spaces before the filter string (#16312) 10 years ago
utils update azure minimum doc fragment 10 years ago
vars Fix the way pull localhosts out of inventory for delegate_to 10 years ago
__init__.py Removing __version__ from __init__.py since it belongs in release.py 10 years ago
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 10 years ago
release.py New release v2.1.1.0-0.1.rc1 10 years ago
test-requirements.txt Making the switch to v2 11 years ago