ansible/lib/ansible
2016-12-06 06:55:15 -08:00
..
cli Transform vault_pass into text when we read it in from the user or a file. (#18699) 2016-12-01 23:43:11 -08:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
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 Fix for AnsiballZ when the remote clock is behind (#18660) 2016-11-29 01:22:22 -08: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 ssh-keyscan can fail to find keys for a host. 2016-12-01 23:44:22 -08:00
modules Update submodule refs 2016-12-05 04:02:39 -08:00
parsing Fix 'ansible-vault edit' crash on changed nonascii 2016-11-18 10:11:00 -05:00
playbook make hash_params more robust in the face of many corner cases (#18701) 2016-12-05 04:02:21 -08:00
plugins Support script interpreters for async_wrapper. (#18592) 2016-12-06 06:55:15 -08: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 When iterating over hostvars yield the hostname not the host object 2016-11-21 12:22:56 -06:00
__init__.py
constants.py change to ~ instead of $HOME to avoid undefined (#18551) 2016-11-21 07:36:15 -08:00
release.py New release v2.2.1.0-0.1.rc1 2016-11-18 23:56:46 -06:00
test-requirements.txt