1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00
ansible-podman-collections/plugins/modules
Benjamin Vouillaume ed22d92477
feat: Create podman_build modules to build using quadlet
Signed-off-by: Benjamin Vouillaume <benjamin.m.vouillaume@gmail.com>
2026-03-20 22:08:25 +01:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py add passthrough and none log driver options (#988) 2025-11-04 23:03:44 +02:00
podman_container_copy.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_container_exec.py Fix Ansible warning about test utils (#999) 2026-01-16 15:41:09 +02:00
podman_container_info.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_containers.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_export.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_generate_systemd.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_image.py Add --platform option to podman_image 2026-02-27 15:01:56 +02:00
podman_image_info.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_import.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_load.py Run black -l 120 on all Python files to unify the style (#939) 2025-06-15 18:25:48 +03:00
podman_login.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_login_info.py Run black -l 120 on all Python files to unify the style (#939) 2025-06-15 18:25:48 +03:00
podman_logout.py Fix podman logout for newer Podman (#969) 2025-08-18 23:15:41 +03:00
podman_network.py Fix Ansible warning about test utils (#999) 2026-01-16 15:41:09 +02:00
podman_network_info.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_play.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_pod.py Run black -l 120 on all Python files to unify the style (#939) 2025-06-15 18:25:48 +03:00
podman_pod_info.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_prune.py fix(podman_prune): set top-level changed status (#997) 2026-01-15 13:04:16 +02:00
podman_quadlet.py Add podman Quadlet modules 2026-02-02 18:10:59 +02:00
podman_quadlet_build.py feat: Create podman_build modules to build using quadlet 2026-03-20 22:08:25 +01:00
podman_quadlet_info.py Add podman Quadlet modules 2026-02-02 18:10:59 +02:00
podman_runlabel.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_save.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_search.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_secret.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_secret_info.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00
podman_system_connection.py Add podman system connection modules (#971) 2025-08-25 09:35:27 +03:00
podman_system_connection_info.py Add podman system connection modules (#971) 2025-08-25 09:35:27 +03:00
podman_system_info.py Add podman system info module (#922) 2025-06-22 13:13:11 +03:00
podman_tag.py Fix idempotency for tagging local images (#980) 2025-09-18 14:59:31 +03:00
podman_volume.py Fix Ansible warning about test utils (#999) 2026-01-16 15:41:09 +02:00
podman_volume_info.py Run black -l 120 on all files, again (#943) 2025-06-26 13:24:44 +03:00