community.general/lib/ansible/plugins/connection
Toshio Kuratomi fee6e2953b Split on newlines when checking for prompt matches (#20945)
* Check for the prompt as a substring of the output

sudo sometimes spits out warnings to stdout before getting to the
password prompt.  Account for that when trying to match a password
prompt.

Fixes #20858
2017-02-02 14:31:11 -08:00
..
__init__.py Split on newlines when checking for prompt matches (#20945) 2017-02-02 14:31:11 -08:00
accelerate.py
chroot.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
docker.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
funcd.py
iocage.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
jail.py iocage connector that wraps around jail connector. (#17986) 2016-12-22 15:34:47 -08:00
libvirt_lxc.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
local.py
lxc.py
lxd.py
netconf.py new connection plugin netconf (#20636) 2017-01-25 10:15:26 -05:00
network_cli.py additional exception handling 2017-01-26 22:59:32 -05:00
paramiko_ssh.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00
persistent.py Adding a persistent connection utility 2016-11-21 12:35:27 -06:00
ssh.py Do not substitute ssh_exeuctable until we need to 2017-02-02 13:43:39 -08:00
winrm.py winrm managed kinit (#20416) 2017-01-24 15:04:11 -08:00
zone.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00