1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-05 09:06:52 +00:00
ansible-podman-collections/plugins/modules
Sergey 5b3f8a4d3d
Add aliases for image load/save (#303)
To be compatible with docker_image_load module add 'path' options
as aliases.
2021-09-17 22:36:07 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Add systemd generation for pods (#299) 2021-09-15 02:44:06 +03:00
podman_container_info.py Fix failure when listing containers (#269) 2021-06-08 12:04:08 +03:00
podman_containers.py Fix modules for newest pylint in ansible-test (#286) 2021-08-15 19:40:07 +03:00
podman_export.py Add podman import/export containers modules (#297) 2021-09-12 17:01:38 +03:00
podman_image.py Fix ansible-test issues for CI (#241) 2021-04-07 10:21:08 +03:00
podman_image_info.py Fix error with images info where no images (#233) 2021-04-02 03:53:05 +03:00
podman_import.py Add podman import/export containers modules (#297) 2021-09-12 17:01:38 +03:00
podman_load.py Add aliases for image load/save (#303) 2021-09-17 22:36:07 +03:00
podman_login.py Podman login module (#236) 2021-04-05 16:22:13 +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 Fix ipv6=false issue (#250) 2021-05-03 01:44:57 +03:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_play.py Add Podman play kube module (#244) 2021-05-12 16:52:42 +03:00
podman_pod.py Add systemd generation for pods (#299) 2021-09-15 02:44:06 +03:00
podman_pod_info.py Add podman pod and pod info modules (#81) 2020-07-19 20:23:43 +03:00
podman_save.py Add aliases for image load/save (#303) 2021-09-17 22:36:07 +03:00
podman_secret.py Add initial secrets support (#284) 2021-08-10 15:35:48 +03:00
podman_volume.py Remove idempotency leftovers of volumes GID,UID (#289) 2021-08-16 16:07:37 +03:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00