community.general/lib/ansible/plugins/connection
Jordan Borean 9b7b564d75
Stop displaying kinit pass input on a failure (#41882)
* Stop displaying kinit pass input on a failure

* Fixed up minor logic info and added tests
2018-06-26 05:49:19 +10:00
..
__init__.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
buildah.py
chroot.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
docker.py
funcd.py
httpapi.py New base class for HttpApi plugins (#41915) 2018-06-25 15:48:12 -04:00
iocage.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
jail.py allow become methods for Jail connection plugin (#31746) 2018-05-07 21:30:24 -04:00
kubectl.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
libvirt_lxc.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
local.py
lxc.py Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
lxd.py Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
netconf.py Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
network_cli.py Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
persistent.py Fixing issues with httpapi (#40388) 2018-05-21 15:58:35 +01:00
saltstack.py
ssh.py ensure all config sources for ssh options 2018-06-06 15:11:37 -04:00
winrm.py Stop displaying kinit pass input on a failure (#41882) 2018-06-26 05:49:19 +10:00
zone.py