ansible/lib/ansible
Brian Coca b1e44d1195 still needs static for task object
(cherry picked from commit 48dee1b6d0)
2016-12-16 23:52:25 -05: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 Handle inability to read /proc for ansible_service_mgr. Fixes #18957 2016-12-16 12:28:55 -05:00
modules Update submodule refs 2016-12-14 14:42:51 -08:00
parsing Fix regression in search path behaviour 2016-12-14 11:18:31 -05:00
playbook still needs static for task object 2016-12-16 23:52:25 -05:00
plugins correct template lookup path 2016-12-16 12:28:55 -05:00
template Fix AST nodes for Python 3 and enable dependent test_uri (#18597) 2016-12-13 07:38:07 -08: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 Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
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