ansible/lib/ansible
2016-10-17 12:47:01 -07:00
..
cli Quick ansible-doc fix -- don't run pager if there was an error (no text) 2016-10-13 15:10:55 -04: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 fixes to ansible_search_path 2016-10-17 11:20:44 -04:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Allow unicode inventory filename 2016-10-15 16:55:19 -07:00
module_utils fixes issue when checking if sessions are supported (#18013) 2016-10-13 15:47:58 -04:00
modules Update submodule ref to pick up subversion no_log fix 2016-10-17 12:47:01 -07:00
parsing Fix search path for relative paths in roles (fixes #17877) 2016-10-17 11:20:44 -04:00
playbook Remove -b option from pbrun. 2016-10-17 14:43:02 -04:00
plugins fixes to ansible_search_path 2016-10-17 11:20:44 -04:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Change <support@ansible.com> - it's being retired. 2016-10-15 16:48:22 -07:00
vars Correct delegated_host_name check 2016-10-11 11:17:32 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py toggle missing handler errors/warnings via config 2016-10-13 16:56:31 -04:00
release.py New release v2.2.0.0-0.1.rc1 2016-10-03 10:00:08 -05:00
test-requirements.txt