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
James Cammarata a83b00bbc0 Properly sort groups by name as well as depth when getting vars
Fixes #17243
8 years ago
..
cli Python 3 fixes for ansible-doc. 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config Making the switch to v2 9 years ago
errors Add error info if tabs are found in the yaml (#18343) 8 years ago
executor Reworking iterator logic regarding failed states during always 8 years ago
galaxy Cast input role version to string before comparing to available versions (#18269) 8 years ago
inventory Properly sort groups by name as well as depth when getting vars 8 years ago
module_utils openstack: iterate through nova addresses with six (#18408) 8 years ago
modules Update submodule refs 8 years ago
parsing Fix 'ansible-vault edit' crash on changed nonascii 8 years ago
playbook With role params also keep special params in the ds as well as params 8 years ago
plugins Moved the _inventory.clear_group_dict_cache() from creating a group w… (#17766) 8 years ago
template always template when called from template (#18490) 8 years ago
utils Performance improvement using in-operator on dicts 8 years ago
vars Properly sort groups by name as well as depth when getting vars 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py make default strategy configurable (#18394) 8 years ago
release.py Bumping devel version to 2.3.0 8 years ago
test-requirements.txt Making the switch to v2 9 years ago