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
cfelder 95baa8faae
podman_image: reuse existing results in present() (#109)
* podman_image: reuse existing results in present()
2020-11-08 14:04:44 +02:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Improve compatibility with docker_container by adding aliases (#142) 2020-11-07 19:54:27 +02:00
podman_container_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_image.py podman_image: reuse existing results in present() (#109) 2020-11-08 14:04:44 +02:00
podman_image_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_login_info.py Add podman_login_info module (#133) 2020-10-26 17:32:39 +02:00
podman_logout.py Handle podman logout not logging out when logged in via different tool (#137) 2020-10-27 22:16:16 +02:00
podman_network.py Update podman_network.py (#123) 2020-10-12 01:19:57 +03:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_pod.py Move pod logic to separate library (#140) 2020-11-04 15:04:48 +02:00
podman_pod_info.py Add podman pod and pod info modules (#81) 2020-07-19 20:23:43 +03:00
podman_volume.py Set options for a volume as list and fix idempotency (#119) 2020-10-08 17:40:18 +03:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00