mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-06 17:37:10 +00:00
Because of difficulty with UID/GID detection in various podman versions for volumes, don't check idempotency for volume UID/GID. If need to recreate use "recreate" option as "true". |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| podman_container.py | ||
| podman_container_info.py | ||
| podman_containers.py | ||
| podman_image.py | ||
| podman_image_info.py | ||
| podman_login.py | ||
| podman_login_info.py | ||
| podman_logout.py | ||
| podman_network.py | ||
| podman_network_info.py | ||
| podman_play.py | ||
| podman_pod.py | ||
| podman_pod_info.py | ||
| podman_volume.py | ||
| podman_volume_info.py | ||