community.general/lib/ansible
Toshio Kuratomi efc5dac52c Fix become password using non-ascii for local connection
Fixes #18029
2016-10-15 11:26:17 -07:00
..
cli Quick ansible-doc fix -- don't run pager if there was an error (no text) 2016-10-13 15:10:47 -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 Don't mark parent role complete for nested include_role calls 2016-10-14 14:28:40 -05:00
galaxy Add warnings when installing container type roles 2016-10-09 14:38:40 -04:00
inventory Make ini parsing slightly more robust 2016-10-04 11:24:50 -07:00
module_utils Add support for distribution_major_version on NetBSD. (#15885) 2016-10-13 16:25:55 -04:00
modules Update extras submodule ref to pull in misc's py3 fixes 2016-10-15 09:17:49 -07:00
parsing Only dispkay failure to use cryptography at a higher verbosity 2016-10-12 10:48:36 -07:00
playbook Better error for bad role def 2016-10-14 11:38:09 -04:00
plugins Fix become password using non-ascii for local connection 2016-10-15 11:26:17 -07:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Fix docs fragment typo. 2016-10-14 09:50:15 -07:00
vars Correct delegated_host_name check 2016-10-11 11:15:53 -07:00
__init__.py
constants.py toggle missing handler errors/warnings via config 2016-10-13 16:54:02 -04:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt