community.general/lib/ansible/plugins/connection
Tomas Tomecek 5b898a7732 add connection plugin for buildah (#26170)
* add connection plugin for buildah

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

* fixup

 * create a method to invoke buildah
 * mount container filesystem persistently so we can access it
   during put and fetch
 * use copyfile function for copying files

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

* revert tests

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

* fixup

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

* progress

(this will be squashed into a single commit before merge)

 * add docs for the conn plugin
 * fix issue invoking the integration tests
 * add a way to invoke commands inside the container as a different user

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

* fix shellcheck warning

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-07-11 22:36:25 -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
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
ssh.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01: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