mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
accelerate.py | ||
buildah.py | ||
chroot.py | ||
docker.py | ||
funcd.py | ||
iocage.py | ||
jail.py | ||
libvirt_lxc.py | ||
local.py | ||
lxc.py | ||
lxd.py | ||
netconf.py | ||
network_cli.py | ||
paramiko_ssh.py | ||
persistent.py | ||
ssh.py | ||
winrm.py | ||
zone.py |