1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 10:39:08 +00:00
ansible-podman-collections/plugins/modules
Sergey 712c3230b2
Fix example in systemd generate module (#502)
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
2022-10-31 21:59:21 +02:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py generate_systemd: implement --wants, --after and --requires (GH-431) (#432) 2022-09-01 20:28:07 +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_generate_systemd.py Fix example in systemd generate module (#502) 2022-10-31 21:59:21 +02:00
podman_image.py podman_image: add file parameter for Containerfile location (#492) 2022-10-25 17:48:14 +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 Loop over image names when multiple images present in archive (#413) 2022-04-24 22:38:53 +03:00
podman_login.py Fix idempotency for podman_login (#430) 2022-06-06 12:18:08 +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 Improve networks idempotency for v4 (#471) 2022-09-02 19:33:16 +03:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_play.py add required argument to example (#461) 2022-08-08 22:28:15 +03:00
podman_pod.py generate_systemd: implement --wants, --after and --requires (GH-431) (#432) 2022-09-01 20:28:07 +03:00
podman_pod_info.py Fix pods list retrieve 2022-07-01 10:23:12 +03:00
podman_save.py Add aliases for image load/save (#303) 2021-09-17 22:36:07 +03:00
podman_secret.py Add secrets driver and driver opts support (#344) 2021-11-26 12:22:36 +02:00
podman_tag.py Add CI jobs and docs for podman_tag (#347) 2021-11-28 22:31:18 +02:00
podman_volume.py Remove distutils as deprecated (#437) 2022-06-12 22:54:03 +03:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00