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
Peter Sprygada c80d8b97e8 fixes dependency on OrderedDict in netcfg
This removes the need for OrderedDict which will make the update
capable with Python version < 2.7

fixes ansible/ansible-modules-core#3979
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 Fix off-by-one error with retries 10 years ago
galaxy moved validate info from vvv to debug 10 years ago
inventory There can be only one localhost 10 years ago
module_utils fixes dependency on OrderedDict 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 Don't modify the original task ds when preprocessing data 10 years ago
plugins Lookup password omit salt (#16361) 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 hostvars lookup of locahost based on 5f1bbb4 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