community.general/lib/ansible/plugins/connection
Toshio Kuratomi 007a3b9c9b Don't need to convert cmd to bytes as it is already an array of bytes
Fixes #27016
2017-07-21 11:55:43 -04:00
..
__init__.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
accelerate.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
buildah.py add connection plugin for buildah (#26170) 2017-07-11 22:36:25 -04:00
chroot.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
docker.py Convert docker cmd output to native, early 2017-06-10 07:09:04 -07:00
funcd.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
iocage.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
jail.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
libvirt_lxc.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
local.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
lxc.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
lxd.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
netconf.py Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
network_cli.py fixes issue with SIGALARM call in network_cli (#25832) 2017-06-17 15:48:30 -04:00
paramiko_ssh.py removed logger from paramiko 2017-07-05 18:09:40 -04:00
persistent.py ansible-connection Python3 fix (#26441) 2017-07-05 14:07:26 -04:00
saltstack.py Initial working prototype of a salt bus connection plugin (#12836) 2017-07-19 12:48:50 -06:00
ssh.py Don't need to convert cmd to bytes as it is already an array of bytes 2017-07-21 11:55:43 -04:00
winrm.py re-enable non-pipelined mode for Powershell (#25012) 2017-06-26 22:58:09 -07:00
zone.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00