ansible/lib/ansible
Toshio Kuratomi 86d8a4ff50 Fix encoding error with path to ssh
As reported on the mailing list, if ssh_executable (from a config
setting) contains nonascii characters then we could get a UnicodeError
here.  Transform into bytes before passing to subprocess so that
subprocess doesn't transform to bytes for us.
2017-09-22 15:31:21 -07:00
..
cli Check number of vault secrets after setup. (#30520) 2017-09-20 10:31:36 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config become flags are primary 2017-09-21 10:00:52 -04:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor made callbacks backwards compatible (#30625) 2017-09-20 15:20:19 -04:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory Remove redundant check for group membership in add_host (#30530) 2017-09-18 20:22:30 -04:00
module_utils facts: fix SPARC cpu count on linux (#30261) 2017-09-22 14:48:00 -04:00
modules Feature to Specify AZURE blob storage type (#30660) 2017-09-22 10:17:00 -07:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook become flags are primary 2017-09-21 10:00:52 -04:00
plugins Fix nxos provider transport warning issue (#30610) 2017-09-22 10:32:25 +05:30
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils Fix encoding error with path to ssh 2017-09-22 15:31:21 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py
constants.py moved from eval to templating + literal_eval 2017-09-20 21:35:02 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00