1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/plugins/modules
Sergey 9142efd82a
Add multiple subnets for networks (#762)
Improve idempotency.
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
2024-05-28 18:36:52 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Add new options for podman_container (#750) 2024-05-22 14:30:28 +03:00
podman_container_exec.py Remove unnecessary quotes in podman_container_exec module 2024-02-28 17:55:19 +02:00
podman_container_info.py Fix typos and spelling errors (#639) 2023-09-05 11:30:15 +03:00
podman_containers.py Fix CI job for podman connection (#655) 2023-10-19 17:20:56 +03:00
podman_export.py Adding volume import and export option (#617) 2023-08-11 16:29:22 +03:00
podman_generate_systemd.py Fix broken example for podman_generate_systemd (#708) 2024-02-04 11:58:28 +02:00
podman_image.py Add autodiscovery for build context in podman_image (#757) 2024-05-26 00:02:20 +03:00
podman_image_info.py Fix wrong return data type in podman_image_info 2024-02-19 15:08:52 +02:00
podman_import.py Adding volume import and export option (#617) 2023-08-11 16:29:22 +03:00
podman_load.py Fix podman load module for Podman 4 (#503) 2022-10-31 22:23:35 +02:00
podman_login.py Update podman_login.py (#725) 2024-03-19 13:38:19 +02:00
podman_login_info.py Fix pylint issues for CI ansible-test (#550) 2023-02-14 16:22:36 +02:00
podman_logout.py Change yes/no to true/false in the modules (#561) 2023-03-08 23:28:52 +02:00
podman_network.py Add multiple subnets for networks (#762) 2024-05-28 18:36:52 +03:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_play.py Add more quadlet examples in docs 2024-04-22 21:20:28 +03:00
podman_pod.py Redesign idempotency for Podman Pod module (#759) 2024-05-27 17:49:32 +03:00
podman_pod_info.py Fix pod info for non-existant pods (#732) 2024-04-12 16:24:13 +03:00
podman_prune.py Fix typos and spelling errors (#639) 2023-09-05 11:30:15 +03:00
podman_runlabel.py Optimize the podman_runlabel integration test (#640) 2023-09-05 11:28:58 +03:00
podman_save.py Fix multi-image support for podman_save (#672) 2023-11-26 21:31:47 +02:00
podman_secret.py Add idempotency for podman_secret (#693) 2023-12-23 18:52:25 +02:00
podman_secret_info.py Add secrets info module (#706) 2024-01-29 00:14:51 +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 Add more quadlet examples in docs 2024-04-22 21:20:28 +03:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00