community.general/lib/ansible/plugins/connection
Tomas Tomecek 23becece53 Implement connection plugin for podman (#47519)
* new connection plugin: podman

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* podman,conn: utilize remote_user to run commands

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

* podman connection: update docs

Co-Authored-By: TomasTomecek <ttomecek@redhat.com>
2018-11-01 10:14:18 -04:00
..
__init__.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
buildah.py
chroot.py Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-18 09:05:20 -05:00
docker.py Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-18 09:05:20 -05:00
funcd.py
httpapi.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
iocage.py
jail.py Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-18 09:05:20 -05:00
kubectl.py Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-18 09:05:20 -05:00
libvirt_lxc.py Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-18 09:05:20 -05:00
local.py Plugin: check if executable exists in local connection (#46201) 2018-10-08 09:40:27 -04:00
lxc.py
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 2018-09-18 19:36:51 -04:00
napalm.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
netconf.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
network_cli.py Revert "enhance recv calls in network_cli (#47345)" (#47731) 2018-10-29 09:50:30 +05:30
oc.py
paramiko_ssh.py
persistent.py Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
podman.py Implement connection plugin for podman (#47519) 2018-11-01 10:14:18 -04:00
psrp.py psrp - fix unicode handling in Python 2 (#47461) 2018-10-24 05:37:05 +10:00
saltstack.py
ssh.py Support empty files with piped transfer_method. Fixes #45426 (#45618) 2018-09-13 13:53:36 -05:00
winrm.py winrm: add further conditional to using pexect for kerb auth (#45952) 2018-09-25 09:21:22 +10:00
zone.py Support transfering empty files to target host. Fixes #36725 (#45751) 2018-09-18 09:05:20 -05:00