ansible/lib/ansible
Toshio Kuratomi 62ba084003 Do not substitute ssh_exeuctable until we need to
We need to use ssh_executable instead of hardcoding ssh in the command
we run but we need to use "ssh" when we lookup the value of the
{command}_extra_args variable.  Do this by leaving binary as "ssh" and
only expanding when we place it into b_command.

Fixes #20862
2017-02-02 13:43:39 -08:00
..
cli PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
compat PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Warn reserved (#20567) 2017-01-31 15:35:28 -05:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
module_utils fixes handle_prompt in shell module (#20982) 2017-02-02 14:27:55 -05:00
modules [cloud][ovirt] new module ovirt_snapshots & ovirt_snapshots_facts (#20936) 2017-02-02 16:34:54 -05:00
parsing Add representer to AnsibleDumper for AnsibleUnsafeText 2017-01-19 10:10:07 -06:00
playbook PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
plugins Do not substitute ssh_exeuctable until we need to 2017-02-02 13:43:39 -08:00
template PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
utils ovirt: Add support to diff (#20698) 2017-02-02 13:50:52 -05:00
vars PEP 8 fix. 2017-01-31 13:38:05 -08:00
__init__.py
constants.py Use a -short- custom hash for controlpersist path by default (#20843) 2017-02-01 10:39:40 -05:00
release.py
test-requirements.txt Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00