ansible/lib/ansible
2016-10-17 08:12:19 -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 Change <support@ansible.com> - it's being retired. 2016-10-15 16:48:22 -07: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 extras submodule ref to pull in password hiding fix for postgresql_lang and postgresql_ext 2016-10-17 08:12:19 -07:00
parsing Only dispkay failure to use cryptography at a higher verbosity 2016-10-12 10:49:13 -07:00
playbook Fixes to handle non-ascii become passwords 2016-10-15 16:26:23 -07:00
plugins Fixes to handle non-ascii become passwords 2016-10-15 16:26:23 -07: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