1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-04 00:26:51 +00:00
ansible-podman-collections/plugins/modules
Sergey d53539c2f4
Fix idempotency for podman > 2 versions (#66)
In podman 2.0.0 were introduced changes in inspection of container.
Support all idempotency changes from version 2.
2020-06-29 20:33:09 +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 for podman > 2 versions (#66) 2020-06-29 20:33:09 +03:00
podman_container_info.py Relicense under GPLv3 and clean up modules (#57) 2020-06-08 17:07:16 +03:00
podman_image.py Relicense under GPLv3 and clean up modules (#57) 2020-06-08 17:07:16 +03:00
podman_image_info.py Relicense under GPLv3 and clean up modules (#57) 2020-06-08 17:07:16 +03:00
podman_network_info.py Relicense under GPLv3 and clean up modules (#57) 2020-06-08 17:07:16 +03:00
podman_volume_info.py Relicense under GPLv3 and clean up modules (#57) 2020-06-08 17:07:16 +03:00