community.general/lib/ansible/plugins/connection
Stephan Lohse 1e4c389268 allow become methods for Jail connection plugin (#31746)
* allow become methods

- i personally tested 'su', 'sudo' and 'doas'

* forgot to import constants m(
2018-05-07 21:30:24 -04: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 use `docker exec` in case `docker cp` failed. (#26571) 2017-12-13 15:30:30 -06:00
funcd.py
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 ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
lxd.py ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
netconf.py ansible_ssh_pass is the ENV variable (#38035) 2018-04-04 07:45:57 -06:00
network_cli.py more debug logs for free, network_cli, paramiko and add hostname context to debugging messages (#39205) 2018-04-26 17:10:28 -04:00
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py more debug logs for free, network_cli, paramiko and add hostname context to debugging messages (#39205) 2018-04-26 17:10:28 -04:00
persistent.py Fall back to ValueError if JSONDecodeError is not available (#38276) 2018-04-06 16:28:39 -04:00
saltstack.py
ssh.py use actual ssh executable as it might not be ssh 2018-05-02 12:10:25 -04:00
winrm.py winrm: removed old exec_command that is no longer used (#39572) 2018-05-02 07:04:53 +10:00
zone.py