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
9 years ago
..
cli
compat
config
errors
executor Fix off-by-one error with retries 9 years ago
galaxy
inventory
module_utils fixes dependency on OrderedDict in netcfg 9 years ago
modules Update submodule refs 9 years ago
new_inventory
parsing
playbook Don't modify the original task ds when preprocessing data 9 years ago
plugins Lookup password omit salt (#16361) 9 years ago
template allow spaces before the filter string (#16312) 9 years ago
utils
vars
__init__.py
constants.py Allowing changed colour to be set properly from ansible.cfg (#16338) 9 years ago
release.py New release v2.1.1.0-0.1.rc1 9 years ago
test-requirements.txt