ansible/lib/ansible
2016-11-18 22:56:37 -06:00
..
cli Python 3 fixes for ansible-doc. 2016-11-03 16:10:08 -07:00
compat
config
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor Reworking iterator logic regarding failed states during always 2016-11-18 11:09:36 -06:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Properly sort groups by name as well as depth when getting vars 2016-11-18 22:56:37 -06:00
module_utils openstack: iterate through nova addresses with six (#18408) 2016-11-18 12:45:55 -08:00
modules Update submodule refs 2016-11-18 12:47:36 -08:00
parsing Fix 'ansible-vault edit' crash on changed nonascii 2016-11-18 10:11:00 -05:00
playbook With role params also keep special params in the ds as well as params 2016-11-18 22:20:08 -06:00
plugins Moved the _inventory.clear_group_dict_cache() from creating a group w… (#17766) 2016-11-18 13:27:52 -06:00
template always template when called from template (#18490) 2016-11-15 15:17:06 -05:00
utils resolve inventory path on init 2016-11-04 17:11:44 -04:00
vars Properly sort groups by name as well as depth when getting vars 2016-11-18 22:56:37 -06:00
__init__.py
constants.py Make the default Ansible_managed string static so it doesn't interfere with idempotency 2016-10-18 13:24:32 -07:00
release.py New release v2.2.0.0-0.1.rc1 2016-10-03 10:00:08 -05:00
test-requirements.txt