1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-05-12 01:54:04 +00:00
ansible-podman-collections/plugins/modules
Terence Honles abc454ea89
fix podman_secret ignoring 'data' if it's an empty string (#1025)
Signed-off-by: Terence D. Honles <terence@honles.com>
2026-04-28 22:15:16 +03: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 podman_network: Add diff and idempotency to ip_ranges in net_config 2026-03-31 20:51:06 +03: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 Feature/1024 podman prune idempotency (#1026) 2026-04-25 15:11:56 +03:00
podman_quadlet.py Add podman Quadlet modules 2026-02-02 18:10:59 +02: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 fix podman_secret ignoring 'data' if it's an empty string (#1025) 2026-04-28 22:15:16 +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