1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-05-05 15:15:01 +00:00
ansible-podman-collections/plugins/connection
Sergey 015bf00ab0
Add check for empty dir for podman connection mount (#72)
Workaround for issue https://github.com/containers/libpod/issues/6856
When podman runs with CGroups v2 and rootless container,
it mounts directory without error, but mounted directory is empty.
Add check for the directory if it's empty.
2020-07-06 01:49:02 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
buildah.py Fix buuldah debug output for py2 2020-05-20 00:12:20 +03:00
podman.py Add check for empty dir for podman connection mount (#72) 2020-07-06 01:49:02 +03:00