1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-12 20:35:02 +00:00
ansible-podman-collections/plugins/modules
Sergey 2e3dcfd7c5
Fix idempotency issues with workdir and volumes (#36)
"workdir" and "volumes" can be set in the image, so for better idempotency we'll need to inspect image. For now ignore these settings if they're not set.
2020-05-10 23:35:08 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Fix idempotency issues with workdir and volumes (#36) 2020-05-10 23:35:08 +03:00
podman_container_info.py Set up testing for podman connection 2020-05-01 22:45:50 +03:00
podman_image.py podman_image: use correct option for remove_signatures flag 2020-04-16 16:59:12 +05:30
podman_image_info.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_network_info.py Add podman_network_info module 2020-03-15 21:12:03 +02:00
podman_volume_info.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00