1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-16 14:21:26 +00:00
ansible-podman-collections/plugins/modules
Sergey 3ba6416ffc
Improve idempotency for volumes with slashes (#78)
In case of trailing slash or double slashes, the Podman strips it
automatically. Prepare input data accordingly, so we can compare
with Podman inspected one.
2020-07-09 18:37:08 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Improve idempotency for volumes with slashes (#78) 2020-07-09 18:37:08 +03:00
podman_container_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_image.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_image_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00